This project is Demo task for candidate listing from Firestore with pagination, sorting(asc/desc) with search capability using redux. Whole code written using Typescript.
Let's clone code from git
git clone git@github.com:logisticinfotech/reactjs-typescript-firebase.git
cd reactjs-typescript-firebase
Run command :
Above command will install required dependencies.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.