parasss19 / React--Password-Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

To run the project locally, follow these steps:

  1. Fork the project repository:

    • Go to the project repository on GitHub.
    • Click on the "Fork" button in the top-right corner of the page.

    image

    • This will create a copy of the repository under your GitHub account.
  2. Clone the forked repository to your local machine:

git clone https://github.com/parasss19/React--Password-Generator
  • This command will create a local copy of the project on your machine.
  1. Install dependencies
npm install
  1. Running the Project :

To start the development server and run the application locally, use the following command:

npm run dev
  • It will start the application

🤠 Project Admin

(Back to top)

About


Languages

Language:JavaScript 93.6%Language:HTML 5.6%Language:CSS 0.8%