Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Authentication in MERN

Introduction

This is a complete MERN stack authentication project. This includes features like user registration, user login, email verification, password change and forgot password. Nodemailer is implemented for resetting password and verifying email.

Installation

To run this system, follow the following guidelines

  1. Download or clone the repository.
  2. Create a .env file and populate the required variables from the .env.example file.
  3. Run the command
    npm install
    in all the directories (API, Client) in terminal..
  4. After installation is completed, Run
    npm run dev
    in all the directories (API, Client) in terminal.
  5. The system should start working.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages