HarshCasper / COVID-Tracker

😷Visualizing COVID-19 Data from all over the world, via a COVID-19 API, with a React Frontend Interface 🦠🔥

Home Page:covid-tracker.harshcasper.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 Tracker Application

Logo

📌 Introduction

This is a React.js Application which consumes a COVID-19 Data API to provide real-time statistics and data insight about the COVID-19 Pandemic that is currently wreaking a havoc around the world. The primary purpose of the project was to create a statistical visualization for the data obtained from this API and allow the user to get real-time updates about the Pandemic situation.

🏁 Technology Stack

🏃‍♂️ Local Installation

  1. Drop a ⭐ on the Github Repository.
  2. Clone the Repo by going to your local Git Client and pushing in the command:
https://github.com/HarshCasper/COVID-Tracker.git
  1. Install the Node Modules:
npm install
  1. At last, push in the command which will kickstart the application on Local Host:
npm start

📜 LICENSE

MIT

About

😷Visualizing COVID-19 Data from all over the world, via a COVID-19 API, with a React Frontend Interface 🦠🔥

covid-tracker.harshcasper.vercel.app

License:MIT License


Languages

Language:JavaScript 73.4%Language:HTML 15.6%Language:CSS 11.1%