/Covid-Map

🦠🦇 Covid-19 map using github API

Primary LanguageJavaScript

Covid map

A global map to track to the Covid-19 pandemic. Made this during the lockdown time making the best use of it.

Thanks to the NovelCovid API for making the data readily accessible.

To run the app locally

  • Clone the repo: git clone https://github.com/IbrahimShamma99/Covid-Map

  • Install dependencies: npm install

  • Run the app: npm start