This is a simple Corona Webapp that displays real time coronavirus data on an interactive US Map.
Website: https://alanwutang11.github.io/corona-webapp/
- State specific data is retreived from: https://covidtracking.com/data/api
- County specific data is retreived from: https://covid19-us-api.herokuapp.com/county
Highlight mode: Hover over the desired state to get statistics such as number of cases, deaths, etc.
Heat Map: The map filled by county, with a darker orange representing a higher number of cases and a lighter orange representing a lower number.
- Material UI for cards, text, overall layout
- React Simple Maps for the map itself
- Search bar to search coronavirus statistics by county and state
- Tables to show percent increase in cases, and a ranking system to organize the table