Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 714 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 714 Bytes

COVID-19 Tracker

COVID-19 Tracker is an application that displays live statistics on the current number of confirmed cases,number of recoveries and the number of fatalities.

GitAds

COVID-19 Tracker

Introduction.

The COVID-19 Tracker is built using React, Charts.JS and Material UI.

This project heavily employs React's workflow and the use of hooks.

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

Setup:

  • run npm i && npm start