Skip to content

Mr-jas91/random-pass-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator React Application

This is a simple Password Generator application built using React.js and Bootstrap. It allows users to generate random passwords with customizable criteria such as length, including special character and numbers.

Features

  • Generate random passwords based on user-defined criteria.
  • Customize password length.
  • Included length, numbers, and special characters.
  • Copy generated passwords to clipboard with a single click.

Technologies Used

  • React.js
  • Bootstrap

Getting Started

  1. Clone the repository:
git clone https://github.com/Mr-jas91/random-pass-generator.git
  1. Navigate to the project directory:
cd password-generator-react
  1. Install dependencies:
npm install
  1. Run the application:
npm run dev

Open your browser and visit http://localhost:5173 to view the application.

Usage

  1. Set the desired password length using the slider.
  2. Check or uncheck the options for including or excluding numbers, and special characters.
  3. Click the "Copy to Clipboard" button to copy the generated password to your clipboard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published