Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 878 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 878 Bytes

Flask 🌶

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. This repo I will store my Flask Codes.


Deploy

👉 Click Here for Live Preview


Blog Flask App Screenshot 📸

HomePage

Blogs

Add New

Edit Blogs

AboutPage