Credinox is a secure password manager application that allows users to save, edit, and manage their credentials efficiently. It employs robust encryption techniques to ensure your passwords are safely stored. With an intuitive user interface and a password generator, managing your online accounts has never been easier.
- User Authentication: Sign up and log in securely.
- Credential Management: Add, edit, and delete your passwords.
- Password Generator: Generate strong, random passwords based on customizable criteria.
- Responsive Design: Fully functional on desktop and mobile devices.
- Password Visibility Toggle: Show or hide your passwords for easier entry.
- Frontend: React, Tailwind CSS
- Backend: Firebase (Firestore, Authentication)
- State Management: React Context API
- Deployment: Firebase Hosting
- Visit the live application: Credinox
- Sign up for a new account or log in with your existing credentials.
- Use the dashboard to manage your passwords:
- Save new credentials.
- Edit or delete existing ones.
- Utilize the password generator to create strong passwords.
Contributions are welcome! Please feel free to open issues or submit pull requests to enhance the functionality of Credinox.
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for more information.
If you have any questions or suggestions, feel free to open an issue on GitHub or contact me directly via GitHub Issues.
Made with 🧠 by LuckyGoswami