An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


npm version

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.