Skip to content

thanasispro/password-generator

Repository files navigation

Password Generator App

A secure, customizable password generator web application built with React and TypeScript. Create strong passwords tailored to your specific requirements with an intuitive user interface.

Features

  • Generate random, secure passwords
  • Customize password length via slider
  • Toggle inclusion of:
    • Uppercase letters
    • Lowercase letters
    • Numbers
    • Special symbols
  • Real-time password strength indicator
  • Copy password to clipboard functionality
  • Multilingual support with language toggle
  • Responsive design for all devices

Technologies Used

  • React
  • TypeScript
  • i18next for internationalization
  • Tailwind CSS for styling

Usage

  1. Adjust the password length using the slider
  2. Select character types to include (uppercase, lowercase, numbers, symbols)
  3. View the password strength indicator
  4. Click "Generate" to create a new password
  5. Use the copy button to copy the password to your clipboard

This project is a solution to the Password Generator App challenge on Frontend Mentor.

Releases

No releases published

Packages

No packages published