A simple web app for tracking coronavirus (Covid-19)
Some of the standout features of the project are
- Two languages support English and Bangli.
- Can see globally total Infected, Recovered and Deaths people.
- Also can see individual country updates
- Graphical visualization.
- React.js (Front-end)
- css (Styling)
- API used : https://corona.lmao.ninja/v2 (This API does not provide any data anymore!)
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! 🙂
- Clone this repo
- Change your directory :
cd covid-19
- Run
npm install
- Run
npm start
Feel free to visit 👉 https://covid19-ometer.netlify.com/