https://github.com/logisticinfotech/reactjs-typescript-firebase
Candidate listing demo with ReactJS +Typescript with Firebase.
https://github.com/logisticinfotech/reactjs-typescript-firebase
Last synced: about 1 month ago
JSON representation
Candidate listing demo with ReactJS +Typescript with Firebase.
- Host: GitHub
- URL: https://github.com/logisticinfotech/reactjs-typescript-firebase
- Owner: logisticinfotech
- License: mit
- Created: 2019-01-22T15:50:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T15:41:00.000Z (over 7 years ago)
- Last Synced: 2025-02-21T22:32:36.243Z (over 1 year ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
## Available Scripts
Run command :
### `npm install`
Above command will install required dependencies.
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.