Learn how to send transactional emails with Plunk & React Email
React Email took the React community by storm. It’s a great way to build transactional email templates with React.
It is fully compatible with Plunk, and works out of the box. In this guide, we’ll show you how to get started with React Email and Plunk.
Plunk actions support React Email as well. You cannot use React Email directly, and will have to compile your React Email component to HTML first.Once you have your HTML, you can paste it into the Plunk template editor and use it as a template for your actions.