Steps to start the app: python -m venv .env source .env/bin/activate pip install -r requirements.txt python app.py