Skip to content

resend/resend-react-intl-example

Repository files navigation

Resend and React Email with React Intl

This example shows how to use Resend and React Email with React 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 React Intl

Resources

License

Stars

Watchers

Forks