Project Thumbnail

COVID19 Tracker

with COVID19 Tracker you can get the latest COVID-19 data for your province or territory. Track the global spread of coronavirus with maps and updates on cases and deaths around the world.

Stars

Installation

  1. Clone the repo
    git clone https://github.com/melboudali/COVID19-Tracker.git folder-name
    
  2. Create .env.local file
  3. Paste and modify these environment variables:
     REACT_APP_API_KEY = ""
     REACT_APP_BASE_URL= "https://disease.sh/"
    
  4. Start the application
    npm start
    

    we are using mapbox for data visualization, you can get an API key from here.

Images:

  • First Image Project image
  • Second Image Project Image