Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 956 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 956 Bytes

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 (This API does not provide any data anymore!)

Known Bugs

Feel free to email me at lakshman.gope2@gmail.com 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
  4. Run npm start

Deployed Version

Feel free to visit 👉 https://covid19-ometer.netlify.com/