Skip to content

Generator password on React. (React,SCSS,CSS,React Hook Form,React-Copy-To-Clipboard,Bootstrap)

Notifications You must be signed in to change notification settings

andrei1994rus/passgen-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .