Password Generator App

Screenshot_1

Description

The Password Generator App is a web application built using Vue 3 Composition API and Pinia state management. It allows users to generate strong and secure passwords with various customizable options.

Features

  • Generate random passwords with custom length
  • Choose from a set of characters to include in the password (uppercase letters, lowercase letters, numbers, special characters)
  • Copy generated passwords to the clipboard with a single click
  • Responsive design, works on various screen sizes

Demo

You can try out the live demo of the Password Generator App here

Installation

  1. git clone https://github.com/muradmuradov987/pass-generator-vue.git

  2. Change into the project directory: cd password-generator-app

  3. Install dependencies: npm install

Happy password generating! If you have any questions or feedback, feel free to contact me.

Author: Murad Muradov Email: [email protected]

GitHub

View Github