Skip to content

Password Reset is designed to help the users to reset their password with Email

Notifications You must be signed in to change notification settings

NeelakandanV/Password-Reset-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Reset Flow

This documentaion provides details about the Password Reset workflow, implemented using vite + React. This APP allows you to manage user SignUp , Login , Forgot Password , Reset Password and Delete operations.

Features:-

yup and Formik - For form validations

Axios - To manage API calls

React Bootstrap and Material Ui - For component stylings.

Since I'm deployed the apis in render's free tier, The initial request is taking time, Please wait little longer for initial request.Inconvenience Regretted.

For Further Details,visit my Backend Source Code repo.

Backend Source Code -Github Link