git clone https://github.com/waleed2000x/QR-Code-Generator-Next-js
-
Navigate into the project directory:
cd QR-Code-Generator-Next-js-main
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your web browser and navigate to http://localhost:3000.
-
Enter the link you want to convert into a QR code in the provided input field.
-
Specify a name for the QR code.
-
Select the desired size from the dropdown menu.
-
Click the "CONVERT" button to generate the QR code.
-
Once generated, the QR code will be displayed on the right side of the screen.
-
Click the "Download" button to save the QR code to your device.
Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or submit a pull request.
---------- Info Soon ----------