10BC0 GitHub - https-manan/Password-generator: A simple and customizable password generator built with React using hooks like useEffect and useMemo.
[go: up one dir, main page]

Skip to content

A simple and customizable password generator built with React using hooks like useEffect and useMemo.

Notifications You must be signed in to change notification settings

https-manan/Password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

React Password Generator

A simple password generator built using React. Generate secure passwords with ease and customize them to fit your needs!

Features

  • Generate strong and secure passwords
  • Customize password length
  • Include/exclude:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Symbols
  • Copy to clipboard functionality
  • Responsive and minimal UI
  • Built with React and React Hooks (useState, useEffect, useMemo)

Tech Stack

  • React (with functional components)
  • React Hooks (useEffect, useMemo, useState)
  • Basic CSS

Installation

git clone https://github.com/https-manan/Password-generator.git
cd react-password-generator
npm install
npm start

About

A simple and customizable password generator built with React using hooks like useEffect and useMemo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0