Skip to content

pythonLoader/COVID-19-DashBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Dashboard

This is a COVID-19 dashboard which shows Global and Country-based statistics. This web application is created using React js, chart-js, Materials-UI, Axios and many other web-modules.

COVID-19 Dashboard

API Used

Check out this great API for COVID-19 data: https://covid19.mathdro.id/api

Usage Information

  1. Install nodejs from here with npm (version: 6.14.5)

  2. For development server deployment:

    • run npm i && npm start
  3. For production build deployment :

    • run npm install -g serve (Once)
    • run serve build (For serving the build)

About

COVID-19 Global and Country-based Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published