A website to generate a Random Password and to keep that password with encrypting that using a hashing algorithum.
Like a Combination of two popular website [LastPass](https://www.lastpass.com/) and [PasswordsGenerator](https://passwordsgenerator.net/)
-
Frontend :
- Html, Css, Sass, Vanilla JS, React JS etc.
-
Backend :
- Node JS, Python Flask etc.
-
Database :
- MongoDB
-
Version Control :
- git & github
N.B: bold text means optional like
Sass
andReact JS
- To generate a strong & safe password.
- To keep that password on the servers with encrypting that password.
- To show this project on our Internship.
- To prepare Open Source for GSOC.
- Best way to learn Version Control.
- Huroko for online
- docker for offline
npm install
# or
yarn
npm run dev
# or
yarn dev