Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

封面截圖

Introduction

This small tool can generate random passwords based on the complexity you need.

Feature

  • You can select the desired password length and include specific characters.
  • You can use the "Copy" button to copy the generated password.

How to Use

  1. Clone this repository in your terminal:
git clone https://github.com/brownishgreen/password-generator
  1. Navigate to the project directory in your terminal and run:
npm install
  1. After installation, start the server by running:
npm run start
  1. If you see the following message, the server is running successfully:
express server running on http://localhost:3000
  1. Open the following URL in your browser to use the application:
http://localhost:3000
  1. To stop the server, press:
Crtl+C

RTE

-Node.js @18.15.0

TOOLS

  • express.js @4.21.0
  • express-handlebars @8.0.1
  • Bootstrap

Contributor

Yuan WU

About

This small tool can generate random passwords based on the complexity you need.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages