Skip to content

ZSabina88/MERN-AUTH-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MERN Stack Authentication App: This is a full-stack web application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack for authentication purposes. It allows users to sign up, log in securely.

Features: User Authentication: Users can sign up with a username and password, log in, and log out securely. Also change their password if it was forgotten. Protected Routes: Certain routes are protected and can only be accessed by authenticated users. MongoDB Database: User data is stored in a MongoDB database, ensuring data persistence. React Frontend: The frontend is built using React.js, providing a dynamic and responsive user interface. Redux Toolkit and AsyncThunk were used for state management. Node.js Backend: The backend server is built using Node.js and Express.js, providing a scalable and efficient server-side architecture.

Validation: Yup library is used for Form validation.

Design Implementation: CSS modules and Vanilla Css was used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages