Skip to content

Latest commit

Β 

History

History
25 lines (24 loc) Β· 1.05 KB

File metadata and controls

25 lines (24 loc) Β· 1.05 KB

QR CODE GENERATOR πŸŽ‰

Author - Hafsa Khan Lodhi

Click Here to visit : https://hafsalodhi2023.github.io/QR_code_generator

Clone Repository ✌

Step 1: Install Git (if not already installed)

Make sure you have Git installed on your machine. If not, download and install it from Git's official website.

Step 2: Open Terminal or Command Prompt

Open your terminal or command prompt on your local machine.

Step 3: Navigate to Your Desired Directory

Use the cd command to navigate to the directory where you want to clone the "QR_code_generator" repository.

cd path/to/your/directory

Step 4: Clone the Repository

Run the following command to clone the "QR_code_generator" repository:

git clone https://github.com/hafsalodhi2023/QR_code_generator.git

Step 5: Navigate to the Cloned Directory

Move into the cloned "QR_code_generator" directory using the cd command:

cd QR_code_generator

You have successfully cloned the repository! Feel free to explore the contents !! πŸ‘