Skip to content

Spoekle/GenPass

Repository files navigation

Password Generator

This project is a password generator application built with React and TypeScript. It allows users to generate secure passwords with customizable options and advanced features.

Features

  • Generate passwords using default or custom word lists
  • Customize password length
  • Include numbers, symbols, and uppercase letters
  • Advanced mode for generating complex passwords
  • Copy generated passwords to the clipboard
  • Save generated passwords
  • Import and export password options

Installation

  1. Clone the repository:

    git clone https://github.com/Spoekle/genpass.git
    cd genpass
  2. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm dev
  2. Open your browser and navigate to http://localhost:5173.

License

This project is licensed under the MIT License.

About

Customizable Password Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published