/Notes-App

This is a basic Flask App in which I practiced to add authentication (login, sign-up, logout)

Primary LanguageHTML

Flask Web App

This is a basic Notes App that includes authentication.

Setup & Installtion

Make sure you have the latest version of Python installed.

git clone <repo-url>

Running The App

python main.py

Viewing The App

Go to http://127.0.0.1:5000