Skip to content

doyedele1/coronavirus-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker

Track number of reported, recovered cases and deaths caused by COVID-19 around the globe. Live Site on Netlify

Technologies used 🛠

Prerequisites 📋

node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher

Development

To run this project locally on your PC, please follow the instructions below:

  1. Clone the project to your local machine
  $ git clone https://github.com/doyedele1/coronavirus-tracker.git 
  1. Open up your command line interface (CLI) and navigate to the project directory.
  $ cd project-directory
  1. Run the following command to install necessary packages. Ensure Node is installed on your computer first.
  $ npm i
  1. Start the application server on "localhost:${PORT}" to play the game.
  $ npm start

Data Source

API data is fetched from https://covid19.mathdro.id/api/

Conclusion

If you have any feedback or future collaboration, please reach out to me at demilade.oyedele@gmail.com