An open API service indexing awesome lists of open source software.

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)

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!