Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 477 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 477 Bytes

COVID-19 Info App 🦠

Description

Display COVID-19 data by region using chart.js

Site

COVID-19 Info

Libraries Used

While building this site I've used axios and chart.js libraries.

Know Issues

  • Some of the countries do not report data - need to remove them.
  • Graph responsiveness is not the best.

Todo

  • Add search feature to the countries. ADDED
  • Improve code readability.