Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rithb898/genstrongpass

A robust password generator application built with React, providing customizable password length and character sets, along with password strength analysis and improvement suggestions.
https://github.com/rithb898/genstrongpass

password password-generator react reactjs

Last synced: 13 days ago
JSON representation

A robust password generator application built with React, providing customizable password length and character sets, along with password strength analysis and improvement suggestions.

Awesome Lists containing this project

README

        

# GenStrongPass

A robust password generator application built with React.

## Table of Contents

* [Features](#features)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)

## Features

* Generates strong and unique passwords
* Customizable password length and character sets
* Displays password strength with improvement suggestions

## Installation

To set up the application, execute the following command:

```bash
npm install
```

## Usage

To start the application, use:

```bash
npm run dev
```

## Contributing

Contributions are welcome! Please fork the repository and open a pull request with your changes.