To run this project you will need python, once installed clone this repo and open terminal/cmd in the project directory and type:
python(3) -m venv venv
source venv/bin/activate (venv\Scripts\activate for Windows)
pip(3) install -r requirements.txt
flask run
Then open a tab on your browser and go to http://localhost:5000/