This repository guides step-by-step how to set up EmailJS within a React application.
All of this information is sourced from - and can be found in - the EmailJS Docs.
npm install
to install dependenciesnpm run dev
to compile and run locally in your browser
- Create an account at EmailJS.
- "Create a new service" - basically, connect an email account with EmailJS. You will be prompted to authorize certain permissions to EmailJS from your own email account.
- "Create a new template."