Intro
This post will guide you through the process of creating a form and functionality in ReactJS (with hooks) that will enable us to s...
For further actions, you may consider blocking this person and/or reporting abuse
to complete about dep: emailjs free plan it's 200 emails per month
there is also sendgrid service (100 mail per day) sendgrid.com/pricing/
there is maybe (ton of) other free providers. Thanks for this post 👏
Thanks for sharing, and you're welcome!
You have a small typo in the second code preview of the React part.
It should be
</button>
instead of<button/>
(the slash is misplaced).Great article though! It helped me for the contact page of my (future) website. 😉
EmailJS also offer their own implementation for React.
For those having issues setting up your .env, here's a good article (only if you've used Vite to set up your React app, not sure about CRA).
Mastering Environment Variables in Vite
Thanks for the tutorial, it's helpful.
Pls, how do I go about sending file attachments with emailjs and react.
Niiiice
Tnx!
That’s fantastic! I’ll share your blog post with my students ✨
Awesome! This means a lot! :)
Hi there, do you happen to know if it works with .env? I tried to put my userID and serviceID in the .env file, but for some reasons it doesn't work. That's why I am wondering if emailjs work with .env file. Thank you.
Hi, did you find solution for .env and EmailJS? I have a same problem, and didn't find any workable solution.
you are kind
this mean a lot to me
Yeah, literally doesn't fucking work. I press the Submit button and nothing happens.
Thanks for the tutorial 👍
Working fine for me. Btw, is there any other email service better than emailJS?
Thanks man, it was really helpful,
we can also do this from formsubmit, its also a great and easy tool for form submission.
Worked like a charm. Thanks for this post.
amazing, I will just mention again the typo :)))