Firstly, install flask to run the application:
pip install flask
Now you can clone the code into your system:
git clone https://github.com/Madhav2133/wall-e
You can run the code by following command
python3 app.py
Then go to the url produced in your favourite browser to use the application!