https://github.com/aman235-code/password-generator
Generate secure passwords with customizable options (uppercase, lowercase, numbers, symbols)
https://github.com/aman235-code/password-generator
javascript reactjs tailwindcss vite
Last synced: 6 months ago
JSON representation
Generate secure passwords with customizable options (uppercase, lowercase, numbers, symbols)
- Host: GitHub
- URL: https://github.com/aman235-code/password-generator
- Owner: Aman235-code
- Created: 2025-07-03T07:55:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-07T14:35:25.000Z (8 months ago)
- Last Synced: 2025-09-03T12:19:39.752Z (6 months ago)
- Topics: javascript, reactjs, tailwindcss, vite
- Language: JavaScript
- Homepage: https://password-generator-rho-green.vercel.app
- Size: 35.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔐 Password Generator
A sleek, responsive password generator built with **React**, **Vite**, and **Tailwind CSS**, featuring light/dark mode, customizable character sets, and clipboard support.
## ✨ Features
- ✅ Generate secure passwords instantly
- 🔢 Choose character options: uppercase, lowercase, numbers, symbols
- 🌙 Toggle between dark and light modes
- 📋 One-click copy to clipboard
- ⚡ Fast and responsive UI with Tailwind CSS
- 🎨 Icons via `lucide-react` and simple hover animations
---
## 🚀 Live Demo
👉 [View it on Vercel]
https://password-generator-rho-green.vercel.app
---
## 🛠️ Tech Stack
- **React 18**
- **Vite**
- **Tailwind CSS**
- **lucide-react** (for icons)
- **react-hot-toast** (for toast notifications)
---
## 📦 Installation
```bash
git clone https://github.com/your-username/password-generator.git
cd password-generator
npm install
npm run dev
📁 Project Structure
password-generator/
├── public/
├── src/
│ ├── App.jsx
│ └── main.jsx
├── index.html
├── tailwind.config.js
└── vite.config.js
🧑💻 Author
Created by Aman Ahamed
Feel free to connect or contribute!