# Overview

A quick and simple way to get a good understanding of EmailJS is to follow our "Contact Form" tutorial that covers all the fundamentals of EmailJS. The tutorial will guide you through building a contact form that sends the content of the form to your email.

In this tutorial we will go over the following topics:

  • Add an email service
  • Create an email template
  • Create an HTML form
  • Send email with form details using EmailJS SDK

This is a good time to create your free account (opens new window) here or login if you already have an account.

Now let's start with adding an email service.