Skip to content

shashankbhat2/COVID19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19 global tracker

A COVID19 tracker made with the help of [Javascript Mastery's] (https://www.youtube.com/watch?v=khJlrj3Y6Ls) Tutorial.

Tech Stack
  • React.js - frontend.
  • Chart.js - visual representation of patient data.
  • Axios - Promise based HTTP client for the browser and node.js
  • Material UI - UI components (Cards, Countrypicker)

To run locally

  • Clone Repository
  • cd into the folder
  • npm install - run it to install all dep

  • npm run start - will start the local server of the tracker at [localhost] (https://localhost:3000)

ciao

About

Frontend and api functions developed with the help of JavaScript Mastery's tutorial (https://www.youtube.com/channel/UCmXmlB4-HJytD7wek0Uo97A)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published