A clone of discoveryplus.in ⚡
Deployed using Netlify here.
Please leave a ⭐ as motivation if you liked the implementation 😄
- Responsive
- Infinite Scrolling
- Central state management persisted via localStorage
- Search Debouncing
- User authentication via OAuth
- reactjs
- react-redux
- chakra-ui
- json-server (as a simple database)
Bootstrapped with create-react-app
.
In the project directory, you can run:
It runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.