Flask-Web-App

This is a basic application developed using Flask.

Here, I have used a HTML, CSS Page to run using the Flask

Installation

To run flask in our System first we need to install Flask using the python pip install flask

Running the Application

We need to type the command python flask run in the Directory where app.py file is present

Share this project:

Updates