COVID-19 Tracker

COVID-19 Tracker The data is fetched from the API and cards are created displaying the statistics as well as Charts. This project/application is created using the most modern JavaScript syntax alongwith Material UI, Charts.js, React Hooks, API data fetching, all of it in React JS!

The project is going to fetch the live data from the API using Async/Await syntax in addition to React Hooks!

Live Site: https://ruchika06.github.io/covid-tracker/

API used: https://covid19.mathdro.id/api

Setup:

run npm i && npm start