Resend with React Email on Edge
This example shows how to use Resend with React Email on Edge.
Prerequisites
To get the most out of this guide, you’ll need to:
Instructions
- Install dependencies:
npm install
# or
yarn
- Run Next.js locally:
npm run dev
- Open URL in the browser:
http://localhost:3000/api/send
License
MIT License