Skip to content

mdsaddam7860/password_generator_using_react_vite_and_tailwindcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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