Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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 are

1. 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/