Skip to content

Zapper9982/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator built using React and Tailwind CSS.

Features

  • Generate random passwords with customizable length and complexity.
  • Copy generated passwords to the clipboard with a single click.
  • Choose from different character sets (numbers, symbols) to include in the generated passwords.

Installation

  1. Clone the repository:

    git clone https://github.com/Zapper9982/password-generator.git
  2. Navigate to the project directory:

    cd pwd-gen
  3. Install the dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev

.

Technologies Used

  • React
  • Tailwind CSS
  • Javascript

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published