Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neelakandanv/password-reset-fe
Password Reset is designed to help the users to reset their password with Email
https://github.com/neelakandanv/password-reset-fe
axios css3 formik github github-config html5 javascript jsx material-ui netlify react-bootstrap reactjs vitereact yup
Last synced: 7 days ago
JSON representation
Password Reset is designed to help the users to reset their password with Email
- Host: GitHub
- URL: https://github.com/neelakandanv/password-reset-fe
- Owner: NeelakandanV
- Created: 2024-07-24T07:32:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T08:12:41.000Z (6 months ago)
- Last Synced: 2024-11-17T06:22:34.247Z (2 months ago)
- Topics: axios, css3, formik, github, github-config, html5, javascript, jsx, material-ui, netlify, react-bootstrap, reactjs, vitereact, yup
- Language: JavaScript
- Homepage: https://passwordresetflw.netlify.app
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
## URL - https://passwordresetflw.netlify.app/
## 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](https://github.com/NeelakandanV/Password-Reset-BE)