This is a simple password generator built using React and Tailwind CSS.
- 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.
-
Clone the repository:
git clone https://github.com/Zapper9982/password-generator.git
-
Navigate to the project directory:
cd pwd-gen
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
.
- React
- Tailwind CSS
- Javascript
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.