An open API service indexing awesome lists of open source software.

https://github.com/resend/react-email-next-intl-example

This example shows how to use React Email with next-intl
https://github.com/resend/react-email-next-intl-example

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# React Email with next-intl

This example shows how to use [React Email](https://react.email/) with [next-intl](https://next-intl.dev/).

## Instructions

1. Install dependencies

```sh
npm install
```

2. Run Preview Server locally:

```sh
npm run dev
```

3. Open URL in the browser:

http://localhost:3000

## License

MIT License