Display COVID-19 data by region using chart.js
While building this site I've used axios and chart.js libraries.
- Some of the countries do not report data - need to remove them.
- Graph responsiveness is not the best.
Add search feature to the countries.ADDED- Improve code readability.