Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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/) .