Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arminv/covid-19-react
COVID-19 Tracker (React, Material-UI, Chart.js)
https://github.com/arminv/covid-19-react
coronavirus coronavirus-real-time coronavirus-tracking covid-19 react
Last synced: 9 days ago
JSON representation
COVID-19 Tracker (React, Material-UI, Chart.js)
- Host: GitHub
- URL: https://github.com/arminv/covid-19-react
- Owner: arminv
- Created: 2020-05-09T05:07:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T01:58:34.000Z (about 1 year ago)
- Last Synced: 2024-11-30T01:12:13.936Z (2 months ago)
- Topics: coronavirus, coronavirus-real-time, coronavirus-tracking, covid-19, react
- Language: JavaScript
- Homepage: https://covid-19-dashboard-react.netlify.app
- Size: 1.18 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/9c1e3f18-9c40-4fc3-8fba-dc6b4f23908e/deploy-status)](https://app.netlify.com/sites/covid-19-dashboard-react/deploys)
## COVID-19 Dashboard:
I was inspired by a video on YouTube to create an app in React that uses one of the most complete public APIs available on Coronavirus.
Chartjs is used for charts and the app leverages only functional React components (i.e. hooks).
![Alt text](Demo.png?raw=true "Covidapp")