Install Instructions: run the following commands:

python3 -m venv .env

source .env/bin/activate

pip install -r requirements.txt

python app.py