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

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

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

Last synced: 5 months ago
JSON representation

This example shows how to use React Email with react-i18next

Awesome Lists containing this project

README

          

# React Email with react-i18next

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

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