How to send message from a textarea/form on my portfolio to my email ?
Anybody can guide me in this ?
3 Replies
EmailJS
Send email directly from your code | EmailJS
No server side code required. Add static or dynamic attachments, dynamic parameters, captcha code and more. Start with our free tier!
thanks 🙂
You can achieve that functionality with https://nodemailer.com/ if you don't want to use a third-party service for privacy reasons.
Nodemailer :: Nodemailer
Nodemailer is a module for Node.js to send emails