This is my personal Flask webapp Portfolio. In this webapp you will simply register and see my portfolio. Setup & Installtion Make sure you have the latest version of Python installed. git clone <repo-url> pip install -r requirements.txt Running The App python main.py Viewing The App Go to http://127.0.0.1:2030 Developer Shankar Karande (shankarkarande440@gmai.com)