- First install dependencies
npm i
# OR
yarn- Sign up in Email.js
- Connect your email to the email.js
- Then copy
Service ID,Template ID, andPublic Key - Change the name of
.env.local-exampleto.env.local - Replace copied data to
.env.localrespectively - Run the project with
npm run dev
# OR
yarn dev