Skip to content

A simple Covid-19 Tracker Application built using Reactjs, Chartjs and MUI.

Notifications You must be signed in to change notification settings

akshathakulkarni/CovidTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid Tracker

React based single-page application that shows global spread of covid infections with country-wise drilldown. Country names can be chosen from dropdown menu and Bar graph represents the number of infected, recovered and deaths based on the country selected. Global result is represented by a Line graph.

Used ChartJs for data visualization and MUI core for styling.

"Covid_Tracker"

Dependencies:

  • material-ui/core: ^4.12.4
  • axios: ^0.27.2
  • chart.js: ^3.7.1
  • classnames: ^2.3.1
  • react-chartjs-2: ^4.1.0
  • react-countup: ^6.2.0

Available script:

Inside the project directory :

  • Install the required dependencies with npm install.
  • Run npm start and visit 'http://localhost:3000' to view the app in a browser.

About

A simple Covid-19 Tracker Application built using Reactjs, Chartjs and MUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published