Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 2.17 KB

README.md

File metadata and controls

38 lines (25 loc) · 2.17 KB

COVID-19 Dashboard

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

Covid-19 dashboard is a tracking and visualization application created to monitor the spread of the novel coronavirus using HTML, CSS, Javascript and mapbox. The dashboard plots the coronavirus world statistics in the form of clusters on the world map and incorporates reverse geocoding to get the data for any particular point selected on the map. The data is fetched from an API that gets updated in real-time.

COVID app Screenshot

Generic badge

Top Language

GitHub top language

Instructions

chrome

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

MIT © Anmol Pant