Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 264 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 264 Bytes

Flask Web App

Setup & Installation

Make sure you have the latest version of Python Installed.

git clone <repo-url>
pip install -r requirements.txt

Running the app

python main.py

Viewing the app

Go to http://127.0.0.1:500