Coronavirus Tracker
A Covid-19 Tracker with real time COVID-19 Tracking and interactive visualizations.
React
JavaScript
HTML
CSS

Covid-19 Tracker
Covid-19 Tracker is a professionally-crafted web application that offers seamless and real-time tracking of Covid-19 cases, as well as practical measures to protect yourself from the virus. Fully loaded with visualizations and animations.
Developed using Facebook's React JS library and bootstrapped with create-react-app, the application ensures a responsive, intuitive, and user-friendly experience for users.
Technology Used
- React JS
- HTML / CSS / JS
- Charts.js
- Bootstrap
Getting Started
To get started with the project, follow the steps below:
- Clone the project repository to your local machine using the command below:
git clone https://github.com/himanshu12345yadav/Coronavirus-Tracker.git
- Navigate to the project directory:
cd Coronavirus-Tracker
- Install the project dependencies:
npm install
- Run the application:
npm start
This will start the application in development mode at port 3000. Open your browser and go to http://localhost:3000
to view it.
Available Scripts
In the project directory, you can run the following scripts:
npm start
Runs the application in development mode. Open your browser and go to http://localhost:3000
to view it.
The page will reload as you make changes to the code. You will also see any lint errors in the console.
npm test
Launches the test runner in the interactive watch mode.
npm run build
Builds the application for production to the build
folder.
License
This project is licensed under the MIT license.