A secure and responsive password management web application built with the MERN stack (MongoDB, Express, React, Node.js) and styled with Tailwind CSS.
| Desktop View | Mobile View |
|---|---|
![]() |
![]() |
- Full CRUD Functionality: Create, Read, Update, and Delete passwords.
- Secure Storage: Data is persisted in a MongoDB Atlas cloud database.
- Copy to Clipboard: One-click copying for URLs, usernames, and passwords.
- Responsive UI: Optimized for both desktop and mobile devices using Tailwind CSS.
- Real-time Notifications: Integrated with React-Toastify for user feedback.
- Frontend: React.js, Vite, Tailwind CSS, React Hook Form
- Backend: Node.js, Express.js
- Database: MongoDB Atlas (NoSQL)
- Deployment: Render (Static Site for Frontend, Web Service for Backend)

