This is a sample project which have following functionalities:
- Fetch User List with Infinite Scrolling behaviour
- Fetch Favourite User List
- Add or Remove Favourite Users
- json-server
- react
- react-dom
- react-redux
- react-router
- react-router-dom
- redux
- redux-thunk
In the project directory, you can run:
Runs the Json Server to mock the APIs Runs on port 3000 by default
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Go to above link for the live app.