





Covid-19 Tracker w/ React
- Category: Application Development
- Project URL: Click here
- Github
Covid-19 Tracker w/ React
Covid-19 Tracker is dynamic application built using React which enables tracking of cases per country, amount of recovered cases, and amount of deaths. The data is continuously fetched by an API.
- Utilized Material-UI's library for responsive design and reusable components
- Fetched data from Disease.sh's API for disease-related statistics
- Included React Leaflet & react-chartjs for map and chart components