PythonAnywhere
Deployed using Link: http://rgrupesh.pythonanywhere.com/
To run locally:(LINUX and macOS)
- clone
- install flask from https://flask.palletsprojects.com/en/1.1.x/installation/
- go to cloned dir. and run.
FLASK_APP=app.py flask run