react-email
react-email copied to clipboard
[Templates] Create sample template for Password Reset Email
Description:
- We need to create a few sample email templates using react-email so that people can easily pick and use those templates as per their needs. This ticket is for creating a sample email template for the
Password Reset Email
. People can use this template for sending the password reset emails to the receivers, for example: "Here is your OTP for the password reset of your account" like this one.
Reference:
You can watch this video to get complete info about the package and how to use it to build clean and responsive email layouts easily.
Outcome:
- A sample email template for the
Password Reset Email
using react-email and TypeScript, under thesamples/
folder.
HI, @niloysikdar , I'm interested in contributing to this. Can I be assigned to start working on this?
Sure @SalmaanShire365, go ahead. All the best, do let me know if you need any help.
Also, make sure to drop a star on the repo to support the project and open-source🌟😇
Hi @SalmaanShire365, any update on the process? If you're still working on it or need any help, feel free to ping here. Otherwise we can assign the issue to someone else.
Hi @niloysikdar ! I'd like to work on this issue if its available to be assigned now. I've used and created some email services and templates before and I think, I will be able to do it. Thanks!
Cool, go ahead @ShwetKhatri2001
can I try to do this
Go ahead @VenomFate-619
So, for a password reset, we would require two template
- email with a reset link
- email with top
I have created a wireframe for an email with a reset link. https://www.figma.com/file/AbBHtPpKgqaw5vBdvnOEew/React-email-template?node-id=0%3A1&t=9FXmtoTUlSFrmW9d-1
have a look at it, and share if any change is required. If its good then I will implement it