EbodShojaei / vanilla_js_email_demo

hello world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Form | With Vanilla Express JS

Express.js back-end demo of relaying email requests from an HTML form submission, with alert feedback.

Set-Up

To run the demo app, just enter these commands into your terminal:

npm i
node server.js
open index.html

Acknowledgements

Feel free to recycle this code for personal-use.

About

hello world


Languages

Language:JavaScript 55.9%Language:CSS 24.4%Language:HTML 19.8%