Skip to content

codeitnav/Password-Generator

Repository files navigation

Password Generator

Description

A Password Generator web application built using React. This application allows users to generate random passwords with options to include numbers and special characters. Users can also easily copy the generated password to their clipboard.

Live Demo

Features

  1. Generate random passwords
  2. Option to include numbers
  3. Option to include special characters
  4. Copy generated password to clipboard

Usage

  1. Select Password Criteria:

    • Choose the length of the password.
    • Toggle options to include numbers and special characters.
  2. Generate Password:

    • Click on the "Generate Password" button to create a new password based on the selected criteria.
  3. Copy Password:

    • Click on the "Copy to Clipboard" button to copy the generated password.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors