Password Generator App built using Vue 3 Composition API

 

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

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

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

Install dependencies: npm install


Download details:

Author: muradmuradov987
Source: https://github.com/muradmuradov987/pass-generator-vue

License: 

#vue #vuejs 

Password Generator App built using Vue 3 Composition API
1.00 GEEK