TLDR
EmailJS is a new javascript library in the EmailAPI category. It sets up all the backend stuff for you. With this you can send email from a JavaScript form into your chosen email account. You will need to install it on your local system with npm i emailjs-com --save in your terminal. After this has finished installing it you will have to sign up for a free account. The next step is the email templates. For the email to submit properly these variables need to be the same as in your react file: user_name.via the TL;DR App
no story
Written by Swordfish | JS, React, Redux, Ruby, Rails, SQL, Python