password-generator / password-generator-web

๐Ÿ”‘ Generate good customizable passwords

Home Page:https://password-generator-web.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod

Netlify Status

License Last Commit Language Most Used Implementations Repository Size

Forks Stars Watches

Welcome to password-generator-web ๐Ÿ‘‹

๐Ÿšง password-generator-web in production... ๐Ÿšง

Generate good customizable passwords

Screenshots screenshot0

๐Ÿ”– Table Of Contents


๐Ÿค” How To Use

Using node

Install Dependencies

npm install

or,

yarn

Run Aplication

npm start

or,

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Run tests

npm run cypress-open

or,

yarn cypress-open

Using docker

Create Containers

sh ./scripts/docker-compose-setup.sh

Run Aplication

sh ./scripts/start-server.sh

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Run tests

sh ./scripts/run-tests.sh

Back To The Top


๐Ÿš€ Technologies

Back To The Top


๐ŸŒฑ Minimal Requirements

  • NodeJS
  • NPM/Yarn

Back To The Top


๐ŸŽŠ Features

๐ŸŽ‡ Finished

  • Generate pronounceable passwords

  • Show password-strength

๐ŸŽ† Pendent

Back To The Top


๐Ÿ’ก How To Contribute

  • Make a fork of this repository
  • Clone to you machine and entry on respective paste
  • Create a branch with your resource: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature
  • A green button will appear at the beginning of this repository
  • Click to open and fill in the pull request information

Contributions, issues and features requests are welcome!
๐Ÿ“ฎ Submit PRs to help solve issues or add features
๐Ÿ› Find and report issues
๐ŸŒŸ Star the project

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

Back To The Top


๐Ÿค— Contributors

Mikael-R mateushnsoares wesleyburlani RafaelGoulartB filhodanuvem

Back To The Top


๐Ÿ‘ค Author

๐Ÿค“ password-generator passgenerator.org@gmail.com

Back To The Top


๐Ÿ” License

Copyright ยฉ 2020 password-generator passgenerator.org@gmail.com

This project is licensed by MIT License.

Back To The Top


This README was generated with ๐Ÿ’Ÿ by readme-template-generator

About

๐Ÿ”‘ Generate good customizable passwords

https://password-generator-web.netlify.app

License:MIT License


Languages

Language:TypeScript 94.4%Language:HTML 4.2%Language:Dockerfile 0.9%Language:Shell 0.5%