Skip to content

AlanChou0414/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📷 Screenshots

🌟 About the Project

This is a React app that generates random passwords. The app allows users to generate a password of a specific length, and choose whether to include uppercase letters, lowercase letters, numbers, and special characters in the password. Once the user clicks the "Generate Password" button, a random password meeting the selected criteria will be displayed on the screen.

The app is built using React, a popular front-end JavaScript framework, and features a simple and user-friendly interface. It is a useful tool for anyone who needs to generate secure passwords for their online accounts.

🔨 Built With