Skip to content

mdsaddam7860/password_generator_using_react_vite_and_tailwindcss

Repository files navigation

Password Generator 🔐 A secure and customizable password generator built with React, Vite, and Tailwind CSS.

Features ✨ 🔒 Generate strong, random passwords

⚙️ Customize password length (4-64 characters)

✅ Toggle character types:

Uppercase letters (A-Z)

Lowercase letters (a-z)

Numbers (0-9)

Special symbols (!@#$%^&*)

📋 Copy password to clipboard with one click

📱 Fully responsive design (works on mobile & desktop)

� Lightweight & fast (built with Vite)

Technologies Used 🛠️ ⚛️ React (Frontend framework)

⚡ Vite (Fast build tool)

🎨 Tailwind CSS (Utility-first styling)

📋 Clipboard API (Copy functionality)

Installation & Setup 🚀 Clone the repository

sh git clone https://github.com/mdsaddam7860/password_generator_using_react_vite_and_tailwindcss cd password-generator-using-react-and-vite Install dependencies

sh npm install Run the development server

sh npm run dev Open in browser Visit http://localhost:3000

Build for Production 🏗️ sh npm run build Contributing 🤝 Feel free to open issues or submit PRs for improvements!

🔗 Live Demo: https://password-generator-using-react-vite-theta.vercel.app/

About

A simple yet powerful password generator built with React and Vite for fast development, styled with Tailwind CSS for a clean, responsive design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published