- This is a reminder app built using MERN.
- New user can login/register using their phone number and password.
- The app uses cookies to enhance user experience.
- The app also uses JWT to authenticate the user.
- The working demo could be found here .
- Using bcrypt to hash password before storing
- Adding the functanality so that users can update their phone number and passwords.