Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 545 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 545 Bytes

Covid-Tracker 📈

Covid-19 Tracking App. This app is based on interative maps and charts.

Demo 🔥

Click here for demo

Run on Local Machine ✈

  1. Download the project or clone project locally
  2. Open project directory
  3. Open terminal in directory and run

npm install

After installing all dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Happy coding 😊