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

https://github.com/sayanbanerjee-007/react_password_generator

React Password Generator
https://github.com/sayanbanerjee-007/react_password_generator

javascript react tailwindcss usecallback-hook useeffect-hook useid usememo-hooks vite

Last synced: about 2 months ago
JSON representation

React Password Generator

Awesome Lists containing this project

README

          

# Password Generator

It is a Beginner friendly react project.

Important steps to run this project in your personal computer follow the steps below --

Requirements:

> > [Node.js](https://nodejs.org/en)

Clone the repository:

```bash
git clone https://github.com/SayanBanerjee-007/React_Password_Generator.git
```

Go to ./00-react-source-code:

```bash
cd ./00-react-source-code
```

Installation of packages:

```bash
npm i
```

Goto the URL:

> > http://localhost:3000

## Preview

![Website Preview](./website.png)