Skip to content

Easily get actual information about the state of spread of COVID-19 in the world

Notifications You must be signed in to change notification settings

migumax/covid_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracking dashboard

Introduction

This repository contains code for a study project following this video tutorial: https://www.youtube.com/watch?v=khJlrj3Y6Ls

The created tool aims to help it's end user get actual information about the state of spread of COVID-19 in the world. One can get a global & local (particular country) picture regarding:

  • number of infected people
  • recovered
  • deaths

Dashboard pulls data from this API: https://covid19.mathdro.id/api

Technological stack used

  • Node
  • React
  • Chart.JS
  • Material UI

Running the project locally

npm i && npm start

UI

dasboard

About

Easily get actual information about the state of spread of COVID-19 in the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published