Create Contact form with Flask, Flask_wtf and Flask_mail
- Flask
- Flask Mail
- Flask wtf
- Run the routes.py file.
- Go to your browser and type http://127.0.0.1.5000/form
- you'll see a contact form.
- Fill out the form and submit.
- You'll see a index page with success message " Thanks for you feedback "