resend-svelte-example Svelte Themes

Resend Svelte Example

Resend with Example

This example shows how to use Resend with Sveltekit.

Prerequisites

To get the most out of this guide, you’ll need to:

Instructions

  1. Define environment variables in .env file.

  2. Install dependencies:

npm install
# or
yarn
  1. Execute the following command:
npm run dev
  1. Open URL in the browser:
http://localhost:5173/api/send

License

MIT License

Top categories

Loading Svelte Themes