A lightweight and efficient Password Manager built with React, JavaScript, and CSS, designed to store and manage passwords effectively. This project enhances data management, backend logic, and full-stack development skills.
Two Storage Options:
- Cloud Mode: Uses MongoDB for remote storage.
- Offline Mode: Stores passwords locally using Local Storage for quick access.
User-Friendly Interface for seamless navigation. Fast & Responsive across all devices. Add, Edit, and Delete passwords with ease.
- Frontend: React, JavaScript, CSS
- Backend: Node.js , Express
- Database: MongoDB (for cloud version)
- State Management: React Hooks
git clone https://github.com/your-username/password-manager.git
cd password-managernpm installnpm run devSearch & Filter functionality
Improved UI/UX for a better experience
Browser extension for autofill support
Custom password categories
Contributions are welcome! Feel free to fork the repo, create a pull request, or suggest improvements.