GitHub / zeeshandev15 / Send-form-data-to-Gmail-via-EmailJS
To send form data to Gmail via EmailJS in React, use react-hook-form for form handling and validation. On form submission, trigger emailjs.sendForm() with your form reference to send the data to an EmailJS service template, which forwards it to Gmail. Reset the form after submission.
Stars: 2
Forks: 1
Open issues: 0
License: None
Language: TypeScript
Size: 264 KB
Dependencies parsed at: Pending
Created at: 5 months ago
Updated at: 4 months ago
Pushed at: 5 months ago
Last synced at: 17 days ago
Topics: nextjs, reacthookform, typescript, zod-validation