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:
And then:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.