I have installed emailjs and configured the reactjs form as shown below
import * as emailjs from \'emailjs-com\'; const ContactForm = ({ title, tagline }) => {