CRYPTO-AIRDROP TEMPLATE simplified_airdrop.mp4 ⭐️ Star us If this boilerplate helps you - please star this project, every star makes us very happy! Quick Start create account https://www.emailjs.com - create email service and template 📄 Clone or fork crypto_airdrop run npm install / yarn install 🔎 Navigate to the components folder 🖼️ Provide your serverId and templateID and User_ID in the Mailer.jsx emailjs.sendForm('YOUR_SERVICE_ID', 'YOUR_TEMPLATE_ID', e.target, 'USER_ID') run npm start / yarn start