Skip to content

This project is a simple password generator built using React, JavaScript, Tailwind CSS, and HTML. It allows users to generate strong and secure passwords with customizable options.

Notifications You must be signed in to change notification settings

shanu-shahbin/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Password-Generator

This project is a simple password generator built using React, JavaScript, Tailwind CSS, and HTML. It allows users to generate strong and secure passwords with customizable options.

Screenshot (332)

Features

==> Secure Password Generation: Utilizes cryptographic random number generation to ensure passwords are highly secure.

==> Customizable Options: Users can specify the length of the password and select various character sets (uppercase letters, lowercase letters, numbers, and special characters) to include in the generated password.

==> Copy to Clipboard: Provides an easy way for users to copy the generated password to their clipboard for immediate use.

Screenshot (334)


Technologies Used

==> React: JavaScript library for building user interfaces.

==> JavaScript: Programming language used for the core logic and functionality.

==> Tailwind CSS: Utility-first CSS framework for styling the user interface.

==> HTML: Markup language for structuring the web page.




How to Use

==> Specify the length of the password using the slider or input field.

==> Select the character sets you want to include in the generated password.

==> Click the "Generate Password" button to create a new password.

==> Click the "Copy to Clipboard" button to copy the generated password to your clipboard.


Screenshot (337)




Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.


License
This project is licensed under the MIT License.

About

This project is a simple password generator built using React, JavaScript, Tailwind CSS, and HTML. It allows users to generate strong and secure passwords with customizable options.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published