/COVID-19-Tracker

Simple COVID-19 Tracker/Stats Application developed using React with the addition of Charts.js, Material UI, and many different modules.

Primary LanguageJavaScript

thecovid19stats.netlify.app

This Project gives the stats about Covid-19 cases worldwide. It was developed using ReactJs with the addition of Charts.js, Material UI, and many different modules.

Corona Virus is, unfortunately, spreading through the entire world. What can we, as developers, do to make the situation better? We can help to spread awareness by visualizing the data. The data is fetched from the API and we'll create cards displaying the statistics as well as Charts. This project/application is created using the most modern JavaScript syntax. The project is going to fetch the live data from the API using Async/Await syntax.