Skip to content

Password Manager: A secure MERN stack application designed for efficient password management. With robust encryption and user authentication, it allows users to securely store, organize from any device.

Notifications You must be signed in to change notification settings

ebaadraheem/Password-Manager-using-MERN

Repository files navigation

Password Manager

The Password Manager is a secure and user-friendly application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It allows users to securely store and manage their passwords, ensuring easy access to their accounts while maintaining robust security measures.

Features

  • User Authentication: Users can create accounts and securely log in using email/password authentication.
  • Password Encryption: Passwords are encrypted before storage using industry-standard encryption algorithms to ensure security.
  • Password Management: Users can add, edit, and delete passwords, as well as categorize them for easy organization.
  • Search Functionality: Search feature enables users to quickly find passwords by keyword or category.
  • Cross-Platform Access: Access your password vault from any device with an internet connection.
  • Security Measures: Implements best practices for security, including HTTPS, CSRF protection, and secure password storage.

Technologies Used

  • MongoDB: NoSQL database used for storing user data and passwords.
  • Express.js: Node.js framework used for building the backend API.
  • React.js: Frontend library used for building the user interface.
  • Node.js: JavaScript runtime used for server-side development.
  • JWT Authentication: JSON Web Tokens used for user authentication.

Installation

To run this Password Manager app locally, follow these steps:

  1. Clone this repository to your local machine:

About

Password Manager: A secure MERN stack application designed for efficient password management. With robust encryption and user authentication, it allows users to securely store, organize from any device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published