A COVID-19 tracker dashboard built using React.js and mathdroid/covid-19-api
- Shows Global statistics
- Shows Local Statistics(India for now)
- Charts for both Global and Local stats.
- Statewise stats for India
$ git clone https://github.com/donymvarkey/covid-19-tracker.git
$ cd covid-19-tracker
$ npm install
$ npm start
- Get stats for any country(Select countries from a dropdown list)
- UI refinement