A CLI-based application written in JavaScript using Node.js and MongoDB. It utilizes libraries such as Chalk, Inquirer, and Bcrypt. The purpose of this interactive application is to securely store passwords. Nowadays, we have numerous services that require sign-in credentials, and it's common to forget some passwords, leading to potential future troubles. To address this problem, we have developed a CLI-based secure app.
- npm install
- node app.js