https://github.com/surajkumar4-source/react-password-generator
https://github.com/surajkumar4-source/react-password-generator
usecallback-hook useeffect-hook useref-hook usestate-hook
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/surajkumar4-source/react-password-generator
- Owner: Surajkumar4-source
- Created: 2023-10-12T09:13:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T16:25:22.000Z (about 2 years ago)
- Last Synced: 2025-06-01T19:18:31.823Z (8 months ago)
- Topics: usecallback-hook, useeffect-hook, useref-hook, usestate-hook
- Language: JavaScript
- Homepage: https://surajkumar4-source.github.io/react-password-generator/
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password Generator App
This is a simple password generator application built with React. It allows you to generate secure passwords with various options such as length, numbers, and special characters.
## Features
- Generate random passwords with customizable options.
- Choose the length of the password.
- Include numbers and special characters in the password.
- Copy the generated password to the clipboard.
- updation without re-rendering.