Skip to content

This is a simple web application built with React and Tailwind CSS that allows users to generate secure, random passwords.

Notifications You must be signed in to change notification settings

MarcpTr/PasswordGenerator

Repository files navigation

Secure Password Generator

This is a simple web application built with React and Tailwind CSS that allows users to generate secure, random passwords. The app provides options to customize the password by selecting the length, inclusion of symbols, numbers, and uppercase letters. LIVE APP

Features

  • Choose the length of the password.
  • Include symbols, numbers, and uppercase letters for added security.
  • Generate a secure password with one click.
  • Copy the generated password to the clipboard for easy use.

Tech Stack

  • React: JavaScript library for building user interfaces.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • JavaScript: For functionality and logic to generate passwords.

Installation

  1. Clone the repository:

    git clone https://github.com/MarcpTr/PasswordGenerator.git
    cd PasswordGenerator-main
    npm install
    npm run dev

About

This is a simple web application built with React and Tailwind CSS that allows users to generate secure, random passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published