/first_project_flask

:closed_book::pencil2: Checking Flask Capabilities

Primary LanguagePython

First application from Flask

The application was made solely for educational purposes, testing some concepts of the flask

1. Install the required packages:

python3 -m pip install -r req.txt

2. We start the server locally with the command:

python3 flsite.py