React Reddit Search App
Live preview:
https://react-reddit-search-app.web.app/
Download the project, cd into the project directory, run:
npm install
When nessesary node modules are installed, run:
npm start
Open http://localhost:3000 to view it in the browser.