A Covid 19 tracker created with Create React App.
All data has been pulled from Disease.sh
The app is deplyed here with the help of Firebase
- Dropdown to select which country details to view
- 3 clickable information boxes containing details about Active, Recovered and Deceased cases
- Clicking on each info box changes the map present below, in accordance to the details of the info box
- A table providing current active cases of each country
- A graph depicting active,recovered and deceased cases for the last 120 days
- Map is zoomable on scroll
- Map has circles depiciting areas inflicted with covid. It also shows recovered and deceased case details.
- Clicking on each circle displays a popup with country flag, country name, active cases, recovered cases and deceased cases details