Skip to content

djneill/password-generator

Repository files navigation

Password Generator

preview image

This project is a web-based password generator built using Next.js, React, TypeScript, and Tailwind CSS. It allows users to generate secure passwords with customizable options.

Take a look at it here 👉 https://beautiful-password-generator.vercel.app/

Features

  • Generate random passwords
  • Customize password length and character types
  • Copy generated password to clipboard
  • Responsive design

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS