This is a code repository for checking the countries' statistics and linear graphs. We're going to use React, Charts.JS and Material UI.
APIs used = https://api.covid19api.com && https://covid19.mathdro.id/api
git clone https://github.com/baristure/covidtracker.git
npm i && npm start
Thanks to adrianhajdin for the inspiration. I used another API and added country graphs.