Skip to content

resend/resend-next-intl-example

Repository files navigation

Resend and React Email with next-intl

This example shows how to use Resend and React Email with next-intl.

Prerequisites

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

Instructions

  1. Define environment variables in .env file:
cp .env.example .env
  1. Install dependencies
npm install
  1. Run Next.js app locally:
npm run dev
  1. Open http://localhost:3000 in the browser

License

MIT License

About

This example shows how to use Resend and React Email with next-intl

Resources

License

Stars

Watchers

Forks

Contributors