Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 665 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 665 Bytes

Covid-19 Tracker

This project was bootstrapped with Create React App.

COVID-19 Tracker

This is my version of website, that was orginally made by JS Mastery.

Here, I've created a full COVID-19 Tracker. I've used React, Charts.JS and Material UI.

I got a strong understanding of React's workflow and the use of hooks, while making this project.

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

Setup:

  • run npm i && npm start