Skip to content

A responsive, user-friendly password generator built with React and Tailwind CSS. Features include length control, number/symbol toggles, and one-click copy-to-clipboard.

Notifications You must be signed in to change notification settings

Arisha-Akbar/password-generator-react

Repository files navigation

Password Generator (Vite + React)

A clean, responsive password generator built with React and Tailwind CSS.

Features

  • Adjustable password length (6–100 characters)
  • Toggle numbers and special symbols
  • One-click copy to clipboard with visual feedback
  • Fully responsive & mobile-friendly

Tech Stack

  • React (Hooks: useState, useEffect, useRef, useCallback)
  • Tailwind CSS
  • Vite (build tool)
  • Netlify (deployment)

Live Demo

View demo

Run Locally

git clone https://github.com/Arisha-Akbar/password-generator-react.git
cd password-generator-react
npm install
npm run dev

About

A responsive, user-friendly password generator built with React and Tailwind CSS. Features include length control, number/symbol toggles, and one-click copy-to-clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published