This is a React based dashboard to showcase live worldwide and country-specific COVID-19 infected cases.
Deployed here: Go to Firebase🔥
- (Reload once if leaflet map doesn't load on your device)
Fetching real-time data from https://disease.sh/
-
`npm install @mui/material`
-
`npm install react react-dom leaflet`
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.