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
- Host: GitHub
- URL: https://github.com/sayanbanerjee-007/react_password_generator
- Owner: SayanBanerjee-007
- Created: 2023-09-09T10:33:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T11:28:20.000Z (over 2 years ago)
- Last Synced: 2025-03-13T23:12:46.995Z (about 1 year ago)
- Topics: javascript, react, tailwindcss, usecallback-hook, useeffect-hook, useid, usememo-hooks, vite
- Language: CSS
- Homepage: https://sayanbanerjee-007.github.io/React_Password_Generator/
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
