/Password_Reset_Front_End

This repo contains NodeJS Day 3 Task of MERN Stack. Password Reset Flow Front End.

Primary LanguageJavaScript

About the Website

Built a website where password reset flow is achived with the backend.

The pages include Sign-In , Sign-Up , Register, Reset , Home (dummy)

The sign up page includes the fields like User Name , Email , Password.

The sign in page includes the fields like Email , Password and link to Forgot Password page.

The Forgot Password Page includes field of Email to send to Reset Password link to Register Page.

The Reset page includes field of Password and Confirm Password to reset password.

🔖Endpoints

➡️ Login User

➡️ Register User

➡️ Forgot Password

➡️ Reset Password