This is a Flask web application that allows users to send messages through a contact form.
To run this application, you need to install the following dependencies:
- Flask
- python-dotenv
- Clone the repository.
- Navigate to the project directory.
- Set up your environment variables in the
.env
file. - Install the required packages using:
- Run the application: