This example shows how to use Resend with Sveltekit.
To get the most out of this guide, you’ll need to:
Define environment variables in .env
file.
Install dependencies:
npm install
# or
yarn
npm run dev
http://localhost:5173/api/send
MIT License