Skip to content

This Password Generator is a user-friendly application built with React. It aims to provide users with a simple and efficient way to generate strong, random passwords that can be customized based on length, numbers and character inclusion.

Notifications You must be signed in to change notification settings

UmarFarooq361/PasswordGeneratorUsingReactHooks

Repository files navigation

Password Generator

This is a simple password generator built with React. I used useState, useCallback, useEffect, useRef to understand and optimise react app using best practices. It allows users to generate passwords with customizable lengths and optional inclusion of numbers and special characters.

Features

  • Generate a random password with a customizable length
  • Option to include numbers and special characters
  • Copy generated password to clipboard
  • Responsive design with Tailwind CSS

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

About

This Password Generator is a user-friendly application built with React. It aims to provide users with a simple and efficient way to generate strong, random passwords that can be customized based on length, numbers and character inclusion.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published