Skip to content

HamzaAshfaq01/mern-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mern-authentication-app

Authentication-App developed using MERN stack technologies.

Technologies Used:

  • HTML.
  • CSS.
  • Bootstrap.
  • React Bootstrap.
  • JavaScript.
  • ReactJS.
  • Redux.
  • NodeJS.
  • JSONWEBTOKEN.
  • ExpressJS.
  • MongoDB.

Silent Features:

  • User login authentication is added.
  • Forgot & Reset Password functionality using mail varification is also added.
  • Private routing is acheived.
  • User can't access Private Routes without login.
  • Error Handling.
  • Professioanl Code Structure