Skip to content

caiocoisa/password-generator

Repository files navigation

Purpose

This project was done as part of the study of some technologies listed below.

Demo

./public/screenshot.png

Project Features

  1. User can choose the password length.
  2. User can choose which filters to use in password creation:
  • Uppercase letters
  • Lowercase letters
  • Symbols
  • Numbers
  1. User can repeat the password generation indefinitely.
  2. User can copy the generated password to the clipboard with one click.
  3. User can view the strength of the generated password.

Technical Specifications

Setup

Install Dependencies

npm install

Run Application

npm run dev

About

A password generator - NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published