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

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

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

Last synced: 5 months ago
JSON representation

This example shows how to use React Email with React Intl

Awesome Lists containing this project

README

          

# React Email with React Intl

This example shows how to use React Email with [React Intl](https://formatjs.github.io/docs/react-intl).

## 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