Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sammarxz/02-covid-tracker
- Owner: sammarxz
- Created: 2020-06-08T23:19:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:38:35.000Z (about 2 years ago)
- Last Synced: 2024-11-29T18:31:08.436Z (about 1 month ago)
- Topics: covid-19, react, reactjs, tracker
- Language: JavaScript
- Homepage: https://covideiros.netlify.app/
- Size: 8.86 MB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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