/COVID-19-Tracker

Real-time global and country specific updates of the number of infections, deaths and recoveries from COVID-19.

Primary LanguageJavaScript

Covid 19 Tracker built with ReactJS

A Responsive Dashboard for global and country specific COVID-19 statistics using ReactJS,MaterialUI, ChartJS and a COVID-19 JSON API ,serving data from John Hopkins University

npm version

Demo

Check out the live app, running on netlify: Demo

[📖 Docs]

Quick Start

Get up and running with the following.

  • Clone from Github
git clone https://github.com/Zak-Musah/COVID-19-Tracker.git

cd COVID-19-Tracker
npm install
npm start [Automatically launches app in your default browser on http://localhost:3000]