Skip to content

Coro-tracker is a react web app which represents the daily corona virus cases worldwide , of different countries using different mathematical and statistical figures like Line Graphs, Bar graphs and Pie Charts.The main motto of the project was to work with real time data with an API and use the data from the API to plot these statistical depicti…

Notifications You must be signed in to change notification settings

Abhishek-Shukla-github/Coro-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coro-Tracker: The statistical depiction of the real time covid cases.

Overview Overview Overview Overview

Introduction:-

  • Coro-tracker is build with ReactJS and uses MaterialUI to design the entire UI.
  • Axios is the package used to fetch the data from the API.
  • ChartJS is used to plot the various statistical diagrams based on the fetched data from the API.
  • The app uses React Hooks and small package called as "classnames" to make the task of assigning class to the components and elements easier.

Setup:- run npm i && npm start

About

Coro-tracker is a react web app which represents the daily corona virus cases worldwide , of different countries using different mathematical and statistical figures like Line Graphs, Bar graphs and Pie Charts.The main motto of the project was to work with real time data with an API and use the data from the API to plot these statistical depicti…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published