Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrei1994rus/passgen-react
Generator password on React. (React,SCSS,CSS,React Hook Form,React-Copy-To-Clipboard,Bootstrap)
https://github.com/andrei1994rus/passgen-react
bootstrap css css-flexbox css3 desktop-first flex flexbox javascript js node-sass react react-bootstrap react-hook-form reactjs saas scss
Last synced: 5 days ago
JSON representation
Generator password on React. (React,SCSS,CSS,React Hook Form,React-Copy-To-Clipboard,Bootstrap)
- Host: GitHub
- URL: https://github.com/andrei1994rus/passgen-react
- Owner: andrei1994rus
- Created: 2021-10-27T18:34:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T19:30:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T15:23:30.675Z (26 days ago)
- Topics: bootstrap, css, css-flexbox, css3, desktop-first, flex, flexbox, javascript, js, node-sass, react, react-bootstrap, react-hook-form, reactjs, saas, scss
- Language: JavaScript
- Homepage: https://andrei1994rus.github.io/passgen-react/
- Size: 752 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# passgen-react
---
# Functions- Generate password;
- Using form;
- Handle wrong input (show alert);
- Hints under form;
- Size warning info (if device has < 120 px);
- Using styles;
- Available options (checkboxes): has numbers, has symbols;
- Copy password to clipboard after click button.
---# Used stack technology
- ReactJS;
- HTML;
- JS;
- CSS, CSS3, SCSS;
- Libraries: Bootstrap, React-Bootstrap, React Hook Form, React-Copy-To-Clipboard, node-saas (4.14.1);
- Method: Desktop First.
---
[URL](https://andrei1994rus.github.io/passgen-react/) .