A Secure and User-Friendly Password Manager
Mr. Secure is a React-based password manager that allows users to securely store, edit, and manage their credentials for different websites. It features local storage, password validation, and one-click clipboard copying for ease of use.
β
Secure Password Storage β Store credentials safely in the browserβs local storage.
β
Strong Password Validation β Ensures passwords meet security standards.
β
Edit & Update Entries β Modify saved credentials easily.
β
One-Click Copy β Quickly copy usernames and passwords to the clipboard.
β
Delete Functionality β Remove credentials when no longer needed.
β
Interactive UI β A sleek, modern, and responsive design with dark mode support.
β
Animated Button Feedback β Button image dynamically changes on action.
β
Toast Notifications β Get real-time feedback for actions (success, errors, and warnings).
- Frontend: React.js, Tailwind CSS
- State Management: React Hooks (
useState,useEffect) - Storage: LocalStorage (No database required)
- UI Components: Font Awesome icons, Toastify notifications
git clone https://github.com/mohammadhashim135/MrSecure.git
cd MrSecurenpm installnpm startπΉ Enter Website URL β Type the website name where the credentials belong.
πΉ Enter Username & Password β Provide the login details.
πΉ Click βAdd Passwordβ β The credentials will be securely saved in local storage.
πΉ Copy Credentials β Click the copy icon to copy the username or password.
πΉ Edit or Delete β Modify or remove credentials as needed.
MrSecure/
βββ src/
β βββ components/
β β βββ Manager.js # Main Password Manager Component
β βββ assets/
β β βββ Dashboard.gif # Default button image
β β βββ unlink.gif # Animation for button click
β βββ App.js
β βββ index.js
βββ public/
βββ package.json
βββ README.mdContributions are welcome! If youβd like to improve Mr. Secure, feel free to fork the repo and submit a pull request.
Fork the repository
git checkout -b feature-branchgit commit -m "Added new feature"git push origin feature-branchThis project is licensed under the MIT License.
π‘ Developed with β€οΈ by Mohammad Hashim
A Secure and User Friendly Password Manager
Mr. Secure is a React-based password manager that allows users to securely store, edit, and manage their credentials for different websites. It features local storage, password validation, and one-click clipboard copying for ease of use.
β
Secure Password Storage β Store credentials safely in the browserβs local storage.
β
Strong Password Validation β Ensures passwords meet security standards.
β
Edit & Update Entries β Modify saved credentials easily.
β
One-Click Copy β Quickly copy usernames and passwords to the clipboard.
β
Delete Functionality β Remove credentials when no longer needed.
β
Interactive UI β A sleek, modern, and responsive design with dark mode support.
β
Animated Button Feedback β Button image dynamically changes on action.
β
Toast Notifications β Get real-time feedback for actions (success, errors, and warnings).
- Frontend: React.js, Tailwind CSS
- State Management: React Hooks (
useState,useEffect) - Storage: LocalStorage (No database required)
- UI Components: Font Awesome icons, Toastify notifications
git clone https://github.com/mohammadhashim135/MrSecure.git
cd MrSecurenpm installnpm startπΉ Enter Website URL β Type the website name where the credentials belong.
πΉ Enter Username & Password β Provide the login details.
πΉ Click βAdd Passwordβ β The credentials will be securely saved in local storage.
πΉ Copy Credentials β Click the copy icon to copy the username or password.
πΉ Edit or Delete β Modify or remove credentials as needed.
MrSecure/
βββ src/
β βββ components/
β β βββ Manager.js # Main Password Manager Component
β βββ assets/
β β βββ Dashboard.gif # Default button image
β β βββ unlink.gif # Animation for button click
β βββ App.js
β βββ index.js
βββ public/
βββ package.json
βββ README.mdContributions are welcome! If youβd like to improve Mr. Secure, feel free to fork the repo and submit a pull request.
Fork the repository
git checkout -b feature-branchgit commit -m "Added new feature"git push origin feature-branchThis project is licensed under the MIT License.
π‘ Developed with β€οΈ by Mohammad Hashim
=======
A Secure and User-Friendly Password Manager
Mr. Secure is a React-based password manager that allows users to securely store, edit, and manage their credentials for different websites. It features local storage, password validation, and one-click clipboard copying for ease of use.
β
Secure Password Storage β Store credentials safely in the browserβs local storage.
β
Strong Password Validation β Ensures passwords meet security standards.
β
Edit & Update Entries β Modify saved credentials easily.
β
One-Click Copy β Quickly copy usernames and passwords to the clipboard.
β
Delete Functionality β Remove credentials when no longer needed.
β
Interactive UI β A sleek, modern, and responsive design with dark mode support.
β
Animated Button Feedback β Button image dynamically changes on action.
β
Toast Notifications β Get real-time feedback for actions (success, errors, and warnings).
- Frontend: React.js, Tailwind CSS
- State Management: React Hooks (
useState,useEffect) - Storage: LocalStorage (No database required)
- UI Components: Font Awesome icons, Toastify notifications
git clone https://github.com/mohammadhashim135/MrSecure.git
cd MrSecurenpm installnpm startπΉ Enter Website URL β Type the website name where the credentials belong.
πΉ Enter Username & Password β Provide the login details.
πΉ Click βAdd Passwordβ β The credentials will be securely saved in local storage.
πΉ Copy Credentials β Click the copy icon to copy the username or password.
πΉ Edit or Delete β Modify or remove credentials as needed.
MrSecure/
βββ src/
β βββ components/
β β βββ Manager.js # Main Password Manager Component
β βββ assets/
β β βββ Dashboard.gif # Default button image
β β βββ unlink.gif # Animation for button click
β βββ App.js
β βββ index.js
βββ public/
βββ package.json
βββ README.mdContributions are welcome! If youβd like to improve Mr. Secure, feel free to fork the repo and submit a pull request.
Fork the repository
git checkout -b feature-branchgit commit -m "Added new feature"git push origin feature-branchThis project is licensed under the MIT License.
π‘ Developed with β€οΈ by Mohammad Hashim

