This responsive React project displays real-world COVID data taken from the disease.sh API. it also uses the Chart.js library to display graphs as well as Leaflet to use an interactive global map.
After cloning repository locally, in the project directory run: yarn start and open http://localhost:3000 to view it in the browser.