Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sammarxz/02-covid-tracker

Simple Covid-19 Tracker in ReactJS + ChartJS
https://github.com/sammarxz/02-covid-tracker

covid-19 react reactjs tracker

Last synced: about 1 month ago
JSON representation

Simple Covid-19 Tracker in ReactJS + ChartJS

Awesome Lists containing this project

README

        

![Preview](https://cdn.dribbble.com/users/789654/screenshots/11986922/media/6187b053cbf7c1c5fe7ea481e617346f.gif)

## COVID-19 Tracker
Day 2 of 7 days Programming challenge. In this I decided to create a simple Covid-19 tracker with [ReactJS](https://reactjs.org/) and [Chart.js](https://www.chartjs.org/) one more time. I'm using the [covid-19-api](https://github.com/mathdroid/covid-19-api) by @mathdroid, so thanks!

Apart from react and chartjs, I also used:
* [axios](https://www.npmjs.com/package/axios)
* [react-select](https://www.npmjs.com/package/react-select)

[**preview**](https://covideiros.netlify.app/)

### How to use
```
$ git clone [email protected]:sammarxz/02-Covid-Tracker.git
$ cd 02-Covid-Tracker.git
$ npm install
$ yarn start
```

### ToDo
* [ ] - Add More Charts and tables because is cool