Covid-19 daily Tracker
Corona Virus is unfortunately spreading through the entire world. As What developers we can make the situation better, We can help to spread awareness by visualizing the data.
The project data is feteched from the API https://covid19.mathdro.id/api and we'll create cards displaying the statistics as well as Charts. This project/application is created using the most modern JavaScript syntax and usig React Library & Material UI.
-
install nodeJS & npm
-
instal dependancies :
- Open project in cmd
- npm install (install required packages)
- npm start
- To target app use port 3000 (by default)
Feel free to download the code and use it :)