Skip to content

Lehana02/Password-Generator-Using-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Password Generator

A simple, stylish, and customizable password generator built with React.
It lets you generate strong, random passwords based on your selected criteria such as uppercase letters, lowercase letters, numbers, and symbols.


Features

  • Generate strong and random passwords
  • Adjustable password length (8–20 characters)
  • Toggle uppercase, lowercase, numbers, and symbols
  • Copy password to clipboard
  • Input validation with user-friendly toast notifications
  • Clean and modern responsive UI with custom CSS
  • Stylish toast notifications using react-toastify

Installation

Follow these steps to run the project locally:

# 1. Clone the repository
git clone https://github.com/Lehana02/Password-Generator-Using-React.git

# 2. Navigate to the project folder
cd Password-Generator-Using-React

# 3. Install dependencies
npm install

# 4. Start the development server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors