Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 321 Bytes

passgen-js

npm package to create a password

TODO 🤞

  • create a function to generate a password
  • create a react component (like an input password field that auto-generates a password)

Installation NodeJS must be installed.

npm install

test - npm test (jest js)

execute - npm start