# Flask Web App
##App hosted on
sheldoncooper.herokuapp.com
Make sure you have the latest version of Python installed and pip install all items in the requirements.txt file
git clone <repo-url>
pip install -r requirements.txt
python main.py
Go to http://127.0.0.1:5000