Skip to content

AnumMujahid/mern-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Authentication

How to Use

  • Clone the repository.
  • Go to client directory and run command npm install.
  • Then run npm start to start the development server.
  • Go to server directory and create config.env file.
  • Setup the environment variables.
  • Run command npm install to install the dependencies.
  • Run command npm run server to start the server.

Screenshots

Register Screen

Screenshot 1: Register Screen


Login Screen

Screenshot 2: Login Screen


Forgot Password Screen

Screenshot 3: Forgot Password Screen