Skip to content

Server-side logic for receiving emails through SMTP protocol.

Notifications You must be signed in to change notification settings

dzenis-h/contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node mail [contact-form] 📧

Overview 📖

Node mail is a server-side logic for receiving form-data and formatting it into a template to send it as an email with the help of the 'node-mailer' package. 📩

Tech Stack 💻

Tech Docs Description
Node.js Node.js JavaScript runtime built on Chrome's V8 JavaScript engine.
JavaScript JavaScript High-level, often just-in-time compiled, and multi-paradigm programming language.
SMTP Server SMTP Server A protocol for sending email messages between servers.
Handlebars Handlebars A popular templating engine that is powerful, simple to use and has a large community.
Express.js Express.js A back-end web application framework for Node.js.

Contributing 🤝

Contributions are always welcome! If you would like to contribute to this project, please follow these steps:

  1. Fork the repository. 🍴
  2. Create a new branch. 🌵
  3. Make your changes and test them thoroughly. 👨‍💻
  4. Submit a pull request. ✔

License 📄

This project is licensed under the terms of the MIT license.

Credits 👾

Node mail was created by Dzenis H.

If you like what you see, please consider giving a ⭐️