Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://hauchongtang.github.io/covid-dash/
COVID-19 dashboard made with React.
https://hauchongtang.github.io/covid-dash/
covid covid-19 dashboard
Last synced: 3 months ago
JSON representation
COVID-19 dashboard made with React.
- Host: GitHub
- URL: https://hauchongtang.github.io/covid-dash/
- Owner: hauchongtang
- License: mit
- Created: 2020-08-22T12:44:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T18:36:24.000Z (over 3 years ago)
- Last Synced: 2024-05-18T17:51:24.134Z (6 months ago)
- Topics: covid, covid-19, dashboard
- Language: JavaScript
- Homepage: https://hauchongtang.github.io/covid-dash/#/
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-coronavirus - covid-dash - ui to bring covid data to the masses. | (Applications)
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### Credits to these API providers
- [covid19api](https://api.covid19api.com)
- [covid19.mathdro](https://covid19.mathdro.id/api)
- [coronatracker API](https://api.coronatracker.com)