Skip to content

guto1657/password-generator-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator app that allows the user to create a strong and random password based on their preferences. The user can select the length of the password and the types of characters they want to include, such as uppercase, lowercase, numbers, and symbols.

screenshot

passwordGenerator

Link to live site

Tools and technologies used

  • Visual Studio Code;
  • HTML5;
  • SASS;
  • JavaScript