Note-Editor-Webapp Note editor using Flask (Python) Setup & Installtion git clone <repo-url> Make Sure installing all the requirments: pip install -r requirements.txt Running The App python main.py Viewing The App Go to http://127.0.0.1:5000