Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 673 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 673 Bytes

Covid19 Dashboard

A dashboard to visualise the spread of covid19 in India(state and districtwise) and around the world(countrywise). Dashboard live on covidindiastats.com

Created using Create-React-App image

After forking and cloning, you can run:

npm install

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production in the build folder.

Motivated by the approach of covid19india.org