Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salaitsudhakar/password-reset

User Register, Login, Forgot Password & Reset Password Project
https://github.com/salaitsudhakar/password-reset

bootstrap5 react-router-dom reactjs toastify

Last synced: 14 days ago
JSON representation

User Register, Login, Forgot Password & Reset Password Project

Awesome Lists containing this project

README

        

# Password Reset Project

This project is a full-stack application built using **React**, **Bootstrap**, **Node.js**, **Express**, and **Mongoose**. It provides functionality for user registration, login, password recovery, and password reset.

## Overview

The frontend is built using **React** and **Bootstrap** for responsive design and styling. It includes pages for **Register**, **Login**, **Forgot Password**, and **Reset Password**.

## Features

- **Register Page**: Allows new users to create an account.
- **Login Page**: Registered users can log in to the application.
- **Forgot Password Page**: Collects the user’s email to send a password reset link.
- **Reset Password Page**: Enables users to securely reset their password using a link with a token and ID.