Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 271 Bytes

File metadata and controls

21 lines (14 loc) · 271 Bytes

Notes App - Flask Based

Setup & Installtion

git clone https://github.com/mish1102/Flask-based-NotesApp.git
pip install -r requirements.txt

Running The App

python3 main.py

Viewing The App

Go to http://127.0.0.1:5000