Live Project:
https://nifty-austin-b16d17.netlify.app/
A react app that tracks the progress of total COVID-19 vaccinations in the world. The goal is to have data visualized through choropleth maps, graphs, and tables.
API (World Numbers by Country):
https://raw.githubusercontent.com/owid/covid-19-data/master/public/data/vaccinations/vaccinations.json
TopoJSON World Atlas:
https://cdn.jsdelivr.net/npm/world-atlas@2/countries-50m.json
- Create-React-App
- Find COVID-19 Vaccination Dataset & API
- Manipulate Data (Implement sorting for most recent data)
- Implement Search Handle
- Display data in a table
- Implement Sorting/Filtering
- Create Choropleth Map
- Map Key
- Country Hover - Shows Data
- Create Graphs