Skip to content

y-brs/covid-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://corona-tracker-4448fe.netlify.app. Check out!

Yooooo! 🚀

screenshot-covid-tracker

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

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.