Skip to content

This example shows how to use Resend with React Email + Vercel + Next.js

License

Notifications You must be signed in to change notification settings

resend/resend-vercel-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b660b0 · Aug 20, 2024

History

5 Commits
Aug 20, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 20, 2024
Aug 20, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024
Aug 19, 2024

Repository files navigation

Resend with React Email + Next.js + Vercel

This example shows how to use Resend with React Email + Next.js + Vercel.

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

Instructions

  1. Define environment variables in .env file.
cp .env.example .env
  1. Install dependencies:
npm install
# or
pnpm install
  1. Run Next.js locally:
npm run dev
  1. Run React Email locally:
npm run email
  1. Submit form

License

MIT License

About

This example shows how to use Resend with React Email + Vercel + Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published