-
You can run the site by running "python main.py" in terminal opened at the home folder
-
if you get 'module not found' error try running "pip install flask requests" in terminal.
-
next type "localhost:5000" in your browser.
-
above functions work only if you have python installed in your device.