Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 754 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 754 Bytes

Hi there 👋

  1. You can run the site by running "python main.py" in terminal opened at the home folder

  2. if you get 'module not found' error try running "pip install flask requests" in terminal.

  3. next type "localhost:5000" in your browser.

  4. above functions work only if you have python installed in your device.