Skip to content

Greetings ! this is a authentication application using REACT+NODE JS

Notifications You must be signed in to change notification settings

Muhammed-Sahad-c/Auth-App-Client-Side-REACT-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greetings!

I developed an authentication application using the MERN stack, which includes MongoDB, Express, React, and Node.js. This application allows users to securely register, login, and manage their accounts, with encrypted password storage and access control. The frontend is built with React and the backend uses Express for API endpoints and MongoDB for database storage. Additional features include password reset functionality, OTP verification, login with google and others. Overall, this application provides a robust and secure authentication system for modern web applications.

Pages

  • Login page.
  • Signup Page.
  • OTP verification.
  • Profile.
  • Reset Password page.

Libraries Which i used

  1. REDUX
  2. AXIOS