My first Project with Node JS. I used to Node Package Manager(npm) to get the result.
First one is, inquirer. It used two get the input from the User. We need the URL from the user.
Second one is, qr-image. it used to convert the user input to Image.
- Open your Terminal.
- Git Clone the project:
git clone https://github.com/S488U/qr_image_generator.git
- First of all open the folder qr_image_generator
cd qr_image_generator
- run the command
npm install
- To generate the Image: run the command,
node ./index.js
- It will ask you to enter the prompt. Enter the full url of a website with
http
orhttps
- The generated Image will be stored inside the root folder. Named as
qr_img.png
Do follow my Social Media also;
If Anyone interested to build the server and frontend. Please contact me on mail: Contact Me