A full-stack Password Manager web application built with the MERN stack (MongoDB, Express.js, React.js, Node.js) featuring localStorage and MongoDB persistence, responsive UI, and useful password management functionalities.
https://mern-password-manager.vercel.app
- Responsive User Interface with React components (
Navbar.jsx
&Manager.jsx
) - Add, delete, and save passwords locally using localStorage
- Persistent password storage in MongoDB
- Password visibility toggle (show/hide)
- Copy password to clipboard functionality
- Styled with Tailwind CSS for modern, clean UI
- Functional footer with intuitive layout
- Real-time notifications using React-Toastify
- Animated, interactive icons powered by Lordicons
- Deployed live on Vercel
- Frontend: React.js, Tailwind CSS, React-Toastify, Lordicons
- Backend: Node.js, Express.js
- Database: MongoDB
- Deployment: Vercel
-
Clone the repository:
git clone # Password Manager
A full-stack Password Manager web application built with the MERN stack (MongoDB, Express.js, React.js, Node.js) featuring localStorage and MongoDB persistence, responsive UI, and useful password management functionalities.
https://mern-password-manager.vercel.app
- Responsive User Interface with React components (
Navbar.jsx
&Manager.jsx
) - Add, delete, and save passwords locally using localStorage
- Persistent password storage in MongoDB
- Password visibility toggle (show/hide)
- Copy password to clipboard functionality
- Styled with Tailwind CSS for modern, clean UI
- Functional footer with intuitive layout
- Real-time notifications using React-Toastify
- Animated, interactive icons powered by Lordicons
- Deployed live on Vercel
- Frontend: React.js, Tailwind CSS, React-Toastify, Lordicons
- Backend: Node.js, Express.js
- Database: MongoDB
- Deployment: Vercel
-
Clone the repository:
git clone https://github.com/sahilzalte/MERN-Password-Manager cd mern-password-manager