Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 365 Bytes

TrackCov19

A Webpage which displays various information about Covid-19.

TrackCov19

Setting up

  1. Star this repository ❤️ (optional)
  2. Clone this repository
  3. Create a virtual environment (optional)
  4. Install dependencies pip install -r requirements.txt
  5. Start flask server python main.py