This repository contains a Covid-19 tracker app built with React.js that fetches the latest global stats and displays data values via Chart.js
$ git clone https://github.com/matt-harris/react-covid19-tracker.git
$ cd react-covid19-tracker
$ npm install
$ npm start
Open http://localhost:3000 to see the app running in dev mode.
- Matt Harris - matt-harris
Data API provided by https://github.com/mathdroid/covid-19-api