This project was made with Create React App.
This website is made for tracking COVID19 cases in the united states using front-end library ReactJS. Users can track cases by states and at country level. Data is visualized in the form of chart followed by a map. To change the view select a different state from the dropdown located on the upper part of the page. This website is also hosted in firebase and can be accessed at Link.
This app uses data from multiple sources like Covid act now, Pomper to fetch updated data.
In the project directory, first run npm install to install the dependencies and then you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.