Skip to content

A small form that will allow you to send me a message, I will develop it with phpmailer and with FormSubmit, although in the github pages deployment it uses the FormSubmit.

Notifications You must be signed in to change notification settings

YerikAH/send-me-a-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Send me a message ✉️

A simple form, you will send a message to my email. Developed with PHP, PHPMailer, but the deployment is developed with HTML only using FormSubmit.

Development 🧱

The development of FormSubmit, for me was simple and easy. I just need my email and follow the FormSubmit instructions, however, I am learning PHP, so I also developed it with PHP, however I had some problems with my credentials. I really didn't want to make this repository private.

Anyway if you want to test the functionality of my application.

  1. git clone https://github.com/YerikAH/send-me-a-message.git
  2. cd send-me-a-message/php
  3. composer install
  4. In the php/email.php file enter your email and password.
  5. Start Apache and MySQL from XAMPP.
  6. in your browser localhost/send-me-a-message/php/index.php.
  7. Send me a message.

Technologies used in the project 🛠

  • HTML
  • CSS
  • JavaScript
  • PHP
  • Composer
  • PHPMailer

Demo 💻

https://yerikah.github.io/send-me-a-message/dist/

About

A small form that will allow you to send me a message, I will develop it with phpmailer and with FormSubmit, although in the github pages deployment it uses the FormSubmit.

Topics

Resources

Stars

Watchers

Forks