Skip to content

deepankkartikey/Covid-19-Dashboard

Repository files navigation

Covid 19 Tracker

Technologies Used
  • React JS
  • API for Data Click here
  • FireBase for Hosting
  • Material UI for Design
Goals Achieved
  • Covid-19 Cases tracker with worldwide as well as country-specific data
  • Hosting URL: Covid 19 Tracker

covid19

Detailed Functionalities
  • View Worldwide Cases
  • View Country-wise cases
  • Filter cases based on selected card
    • Cases - in RED
    • Recoveries - in GREEN
    • Deaths - in RED
  • Live Cases by country (sorted)
  • Visualize Change in cases (Linegraph)
Deploy On Firebase

Tutorial URL: Deploy App on Firebase

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.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.