Skip to content

abhudaym/CovidTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 TRACKER

This coronavirus tracking web application is made using reactjs. This website displays the information using charts for every different country and states in India affected by it. It fetches data from these amazing apis:

https://covid19.mathdro.id/api

https://api.covid19india.org/data.json

I would also like to mention this amazing tutorial which helped me a lot in building this: https://www.youtube.com/watch?v=khJlrj3Y6Ls

To run this on your machine locally, in your project directory run:

npm install

And then:

npm start

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

About

Coronavirus tracker for each country and each state in India.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published