ipa-rar / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask Web App Tutorial

Setup & Installation

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:5000

About

Code for the note storing flask web app made during a YouTube video.


Languages

Language:HTML 50.3%Language:Python 48.1%Language:JavaScript 1.7%