Skip to content

LeivaLinnase/my-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Flask App

This is a Flask web application that allows users to send messages through a contact form.

Requirements

To run this application, you need to install the following dependencies:

  • Flask
  • python-dotenv

How to Run

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Set up your environment variables in the .env file.
  4. Install the required packages using:
  5. Run the application: