Skip to content

This App focuses to show: - Real time statistical figures of COVID-19 in India. - Analysis on COVID-19 Data. - Ways to flatten the COVID-19 spread and death curves through Analytical Models.

Notifications You must be signed in to change notification settings

Covid-Analytics-India/covid19-react-project

Repository files navigation

Realtime COVID-19 Analytics!

Setup

npm i && npm start

Configure backend server

Edit .env file to change backend server and do npm start.

Linting

ESLint

To identify problematic pattern in JavaScript code

npm run eslint

To fix problematic pattern in JavaScript code

npm run eslint:fix

Prettier

code formatter

npm run format

Sass-lint

To auto fix scss/css

npm run scsslint

Test cases

About

This App focuses to show: - Real time statistical figures of COVID-19 in India. - Analysis on COVID-19 Data. - Ways to flatten the COVID-19 spread and death curves through Analytical Models.

Resources

Stars

Watchers

Forks

Packages

No packages published