Skip to content
/ Auth Public

A full-stack authentication system with Express.js Backend + React Frontend, featuring user signup, login, email verification, and password reset functionality.

Notifications You must be signed in to change notification settings

Myk72/Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Authentication App

A full-stack authentication system with Express.js Backend + React Frontend, featuring user signup, login, email verification, and password reset functionality.

Features

Frontend

  • User registration (signup)
  • Email verification
  • User login
  • Password reset (forgot password flow)
  • Protected routes
  • Dashboard for authenticated users
  • Loading spinner for auth checks

Backend

  • JWT authentication
  • Email verification
  • Password reset tokens
  • Protected API routes
  • User management

Live Demo

👉 View Live Application

Installation

  1. Clone the repository
    git clone https://github.com/your-repo/mern-auth.git
    cd mern-auth

About

A full-stack authentication system with Express.js Backend + React Frontend, featuring user signup, login, email verification, and password reset functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages