A COVID-19 Website created using React.js, chart.js, disease.sh API and GNews API. The website displays global COVID-19 pandemic data like confirmed cases, deaths & recoveries. The data can be varied according to your choice of country, time(24h or all-time). The Headlines section display the Top-10 COVID-19 related news accross the globe. The Vaccine Info section displays a list of Upcoming vaccines and their details.
- npm
npm install npm@latest -g
- Clone this repo:
git clone https://github.com/Sreejit7/COVID-care.git
- Navigate into the project directory:
cd COVID-care
- Install the node-package-manager (npm):
npm install
- Run the project on your local browser:
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
Let's get in touch and be a part of the dev community together!