Best Flask open-source libraries and packages

LocalStorage Template

A Beautiful Landing Page created using flask that uses local storage. Can easily be edited to have form information stored in database. It is to allow the community to easily create a stunning landing page in seconds.
Updated 3 years ago

LocalStorage-Template

A Beautiful Landing Page created using flask that uses local storage.

Can easily be edited to have form information stored in database.

Sign-Up Page

register

Login Page

login

⚙️ Setup your own

# Install all dependencies
$ pip install -r requirements.txt

$ export FLASK_APP = application.py 
$ flask run

Tags storage