js script send email code example
Example 1: javascript email link
<body onload="javascript: window.location.href='mailto:[email protected]';">
Example 2: email js
npm install emailjs-com
<body onload="javascript: window.location.href='mailto:[email protected]';">
npm install emailjs-com