how to: receive mail from user contact form?
Anyone know the easiest way to fix a working "contact form" with react where the user can fill in a form
that is then sent directly to my email? Not through <a> mailto etc..
Have seen someone use React emails : I think they seem a bit complicated..
emailjs: don't know if it's legit or if it works well.. I'll probably create new mail via a hosting platform and don't know if it works to set up that mail with emailjs..
0 Replies