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
Check out the live app, running on netlify: Demo
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]