Skip to content

Covid-19 Tracker: A dashboard to visualise the spread of covid19 country-wise and state-wise around the world showing active, recoveries and deaths on charts and graphs built using React.js, Chart.js and Material UI.

Notifications You must be signed in to change notification settings

chiragobhan/react-covid-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker

Introduction

Covid-19 Tracker: A dashboard to visualise the spread of covid19 country-wise and state-wise around the world showing active, recoveries and deaths on charts and graphs built using React.js, Chart.js and Material UI. The project fetches the live data from the API using Async/Await syntax using React Hooks!
Live Demo - https://chiragobhan.github.io/react-covid-tracker/

API

API used: https://covid19.mathdro.id/api

Setup

Clone this repo and run npm i && npm start

Screenshots

Global Data:

Covid-19 Tracker

Country-wise Data:

Countrywise

State-wise Data:

statewise

About

Covid-19 Tracker: A dashboard to visualise the spread of covid19 country-wise and state-wise around the world showing active, recoveries and deaths on charts and graphs built using React.js, Chart.js and Material UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.8%
  • CSS 9.4%
  • HTML 2.8%