Skip to content

fs98/password-generator

Repository files navigation

Password Generator

Password Generator is a simple web application built using React, TypeScript, and Ant Design that generates strong passwords based on user-defined criteria.

Demo link

Check out the demo of Password Generator.

List of commits

https://github.com/fs98/password-generator/commits/master

Getting started

Installation

To download and install Password Generator, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/fs98/password-generator.git
  1. Navigate into the project directory:
cd password-generator
  1. Install the necessary dependencies:
npm install

Usage

To start Password Generator, run the following command in your terminal:

npm start

This will start the development server and open the application in your default browser at http://localhost:3000.

About

Web app that generates strong passwords based on user-defined criteria

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published