This application is to manage passwords and other sensitive information in a secure way. It is built using Electron and Vue.js, providing a cross-platform solution for desktop users.
- Secure storage of passwords
- User-friendly interface
- Cross-platform compatibility (Windows, macOS, Linux)
- Clone the repository:
git clone https://github.com/clebron949/DesktopPasswordManager.git
- Navigate to the project directory:
cd DesktopPasswordManager - Install dependencies:
npm install
- Start the application:
npm run dev