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