#emails from react
1 messages · Page 1 of 1 (latest)
Email is typically a server thing, so you might not be able to avoid having a server here.
Where did you host your project? Netlify, Vercel… ?
@peak veldt
I hope this helps you out
https://youtu.be/Rbn1q7b7-yw
Sending emails can be hard and difficult to manage. In this video, let's talk about sending emails in react. Let's analyze the problem from start to end and see how a solution can be devised.
⚛️ Do you want to become a full-stack web developer? Check out codedamn's full-stack learning path: https://cdm.sh/fullstack
⚛️ Get started with web3 an...
Netlify
Thanks!
So I dunno if it's proper but I made server using node mailer and hosted on an ec2 instance
And just use that for all the emails, was a pain but I can use it for anything now I guess 😂
Maybe it's better to use something like send grid