Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lgope/covid-19
A simple web app for tracking coronavirus (Covid-19)
https://github.com/lgope/covid-19
api chartjs covid-19 reacjs tracker
Last synced: about 2 months ago
JSON representation
A simple web app for tracking coronavirus (Covid-19)
- Host: GitHub
- URL: https://github.com/lgope/covid-19
- Owner: lgope
- Created: 2020-04-06T18:46:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T11:11:11.000Z (about 2 years ago)
- Last Synced: 2024-04-14T21:31:37.506Z (9 months ago)
- Topics: api, chartjs, covid-19, reacjs, tracker
- Language: JavaScript
- Homepage: https://covid19-ometer.netlify.app/
- Size: 5.5 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covid-19
A simple web app for tracking coronavirus (Covid-19)## Key Features
Some of the standout features of the project are1. Two languages support English and Bangli.
2. Can see globally total Infected, Recovered and Deaths people.
3. Also can see individual country updates
4. Graphical visualization.
## Technologies
1. React.js (Front-end)
2. css (Styling)
3. API used : [https://corona.lmao.ninja/v2](https://corona.lmao.ninja/v2) (This API does not provide any data anymore!)## Known Bugs
Feel free to email me at [email protected] if you run into any issues or have questions, ideas or concerns. Please enjoy
and feel free to share your opinion, constructive criticism, or comments about my work. Thank you! 🙂### To run this project :
1. Clone this repo
2. Change your directory : `cd covid-19`
3. Run `npm install`
5. Run `npm start`## Deployed Version
Feel free to visit 👉 https://covid19-ometer.netlify.com/