Skip to content

HyperLynk/covid-19-tracker

 
 

Repository files navigation

Covid-19 Tracker App

This Project is a beginner friendly project I built using React. Some key Aspects:

  • Shows Live Cases, Recoveries, Deaths (clickable tabs)
  • Shows Worldwide cases and Country Based cases
  • Line Chart shows fluctuations over days, hover around to see exact figures
  • Clickable Markers on Map show Country stats

Deployed live on https://covid-19-tracker-6b428.web.app/ . Check out!

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.2%
  • CSS 14.8%
  • HTML 11.0%