Skip to content

AshikGowdak/Password_Generator

Repository files navigation

🔐 Password Generator

A modern, responsive password generator built with React and Tailwind CSS.
It allows you to create secure, customizable passwords with options for:

  • Adjustable length
  • Numbers
  • Special characters
    Includes a Copy to Clipboard button for convenience.

🚀 Live Demo

(https://ashikgowdak.github.io/Password_Generator/)


✨ Features

  • Adjustable password length (10–25 characters)
  • Option to include numbers
  • Option to include special characters
  • Responsive and mobile-friendly UI
  • One-click copy to clipboard

🛠 Tech Stack

  • React
  • Tailwind CSS
  • Vite (optional, depending on your setup)

📦 Installation & Setup

Clone the repository and install dependencies:

git clone https://github.com/YOUR-GITHUB-USERNAME/YOUR-REPO-NAME.git
cd YOUR-REPO-NAME
npm install
npm run dev

Releases

No releases published

Packages

No packages published