EW-EndWall / password-generator

Password Generator is a user-friendly application designed to create strong and secure passwords. This application can be customized according to users' specific needs and can generate complex passwords of the desired length.

Home Page:https://password-generator-endwall.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Password Generator

vite | Vue | tailwind
(responsive)


Table Of Contents

About

Password Generator is a user-friendly application designed to create strong and secure passwords. This application can be customized according to users' specific needs and can generate complex passwords of the desired length.

  • Dark and bright mode feature
  • Uppercase
  • Lowercase
  • Numbers
  • Symbols
  • 4-64 Character

Screenshot

Dark

Light

Quick Installation

Vue

$ cd ./vue/

Vue Install

$ npm install

or

$ yarn install

or

$ pnpm install

Vue Development

$ npm dev

or

$ yarn dev

or

$ pnpm dev

Vue Build

$ npm build

or

$ yarn build

or

$ pnpm build

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

About

Password Generator is a user-friendly application designed to create strong and secure passwords. This application can be customized according to users' specific needs and can generate complex passwords of the desired length.

https://password-generator-endwall.vercel.app

License:Apache License 2.0


Languages

Language:Vue 86.1%Language:HTML 10.1%Language:CSS 2.1%Language:JavaScript 1.8%