-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
Example Use Cases For Email
- Registration Confirmation
- RSVP Confirmation
React Email:
Description
- One of the big parts in any large piece of software is some sort of emailing functionality
Requirements
- Create a confirmation email that can be sent via plunk to confirm that a user has registered successfully using React Email
Helpful Resources
- React Email
- Plunk + React Email
- The link is to the draft PR that was worked on. Most, if not all of this code can likely be reused for this issue.