Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.37 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.37 KB

Your private email sending app!
Seu app de envio de e-mails particular!



📸 About

A project developed to improve the knowledge learned about PDO, try, catch, namespace and the incorporation of the PHPMailer library to send email through Gmail's SMTP service.

Um projeto desenvolvido para aprimorar os conhecimentos aprendidos do PDO, try, catch, namespace e a incorporação da biblioteca PHPMailer para enviar e-mail através serviço de SMTP do Gmail.


🔧 Tools


💡 How contribute

    #clone the project
    $git clone https://github.com/Ester-Farias/Projeto-Send-Mail.git
    #Enter directory
    $ cd Projeto-Send-Mail
    #Install the dependencies, if use npm
    $ npm install

Or

    #Install the dependencies, if use yarn
    $ yarn

📃 License

This project is under the MIT license. See the file LICENSE for more details.