Track different states of countries all over the world
Explore the project »
View Demo
·
Report Bug
·
Request Feature
This COVID-19 tracker web-app will track COVID-19 new cases, recoveries, and deaths. It will also visualize the historical statistical data using graphs and world map.
Of course, no one applicaton will serve all problems since your needs may be different. So I'll be adding more features and options in the near future. You may also suggest changes by forking this repo and creating a pull request or opening an issue.
follow following instruction to get started
-
Node.js
Refer to https://nodejs.org/en/ to install nodejs -
npm
npm install npm@latest -g
- create-react-app
Install create-react-app npm package globally. This will help to easily run the project and also build the source files easily. Use the following command to install create-react-app
npm install -g create-react-app
- Clone the repo
git clonehttps://github.com/JasbirCodeSpace/Covid-19-Tracker.git
- Install NPM packages
npm install
- Run the application
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Jasbir - jasbir-shikhawat - [email protected]
Project Link: https://github.com/JasbirCodeSpace/Covid-19-Tracker
Live Application Link: https://covid-19-tracker-b4dda.web.app/