Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 874 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 874 Bytes

Codiv-19 Tracker

Covid-19 tracker is an open source project aimed to act as a starting point for new developers to practice their skillset as well as expand their portfolio.

  • Open Source: This repository is opened to any to fork and build upon without asking for any approval or mentioning any developer..

Learn more about the API used in this project.

Installation

Ensure that you are using the latest version of npm in your project.

  • Download the project using the download zip option or using "git clone"
  • Run npm install to install all dependencies.
  • Run npm start to start the project

Disclaimer

This project is not perfect and might have some bugs lying around in the source code but it will be a good place to start.

Please click the star button at the top of the repo if you found this project beneficial 😊