Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 762 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 762 Bytes

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