Cryptonest is a secure and user-friendly password manager website that stores all your passwords in one safe place. Built with robust encryption and decryption using CryptoJS, Cryptonest ensures your sensitive data remains protected while being easily accessible.
---Visit Website:https://cryptonest1.netlify.app/
- 🔒 Secure Storage: Passwords are encrypted using AES encryption with CryptoJS for full security.
- 📋 User-friendly Interface: Designed with pure CSS for a clean and responsive UI.
- 📂 Centralized Password Management: Store, manage, and retrieve all your passwords in one place.
- 🌐 Modern Tech Stack:
- Frontend: ReactJS
- Backend: NodeJS
- Database: MySQL
- ReactJS: For building the dynamic and responsive user interface.
- NodeJS: To create a robust backend server for handling API requests.
- MySQL: Relational database to store user data and encrypted passwords securely.
- CryptoJS: AES encryption for maximum data security.
- CSS: Pure CSS for designing a lightweight and elegant UI.