+ 1
How to send an email with javascript?
I created my portfolio. My portfolio has contact me form. The backend of the contact form is written in python(Django) or you can say my portfolio is using some backend code. I think portfolio should not have backend code because mainly portfolios are simple static page. Even hosting is also very costly to host my portfolio that uses backend coding just for the contact form. Can you tell me how i can send an email with Javascript so Django can be avoided in my portfolio. If you have any tip for the best portfolio you can also share here.
2 odpowiedzi
+ 2
Register an account and send mail with https://www.emailjs.com/
0
Why not just use a mailto link? Something like
<a href="mailto:your-email.com">