Are you looking for a way to get the email that your contact form sends without a server? I had the same problem when I was creating the website to showcase Aphelia. Haven’t heard about Aphelia yet? Let me introduce Aphelia in brief before starting the article. Aphelia is an AI-based resume parser API that can seamlessly integrate with your recruitment application. This is the future of resume parsers.

What is EmailJS?

EmailJS is a service that allows us to send emails directly from your client-side JavaScript code. As you can see, if we use EmailJs we don’t need a server to do that.

How does EmailJS work?

Just connect EmailJS to one of the supported email services, create an email template, and use Javascript to trigger an email.

Let me show you an example step by step so that you can understand how to get started on this.

Getting Started

  1. Create an account
  2. You can create your account from here. You can choose a plan according to your requirements for my purpose free plan was enough which gives us 200 emails.
  3. Connect your email
  4. Once you created your account you can access the EmailJS dashboard. In the dashboard, you can add your email service.

#email #react #javascript

EmailJS: Send emails directly from your client-side JavaScript code
1.60 GEEK