Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 2.99 KB

README.md

File metadata and controls

68 lines (55 loc) · 2.99 KB

COVID-CARE

code size

open issues closed issues open pull request closed pull request

Logo

About

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.

Pre-requisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone this repo:
git clone https://github.com/Sreejit7/COVID-care.git
  1. Navigate into the project directory:
cd COVID-care
  1. Install the node-package-manager (npm):
npm install
  1. Run the project on your local browser:
npm start

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Let's get in touch and be a part of the dev community together!