Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 859 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 859 Bytes

URL to QRcode Generator


  • Must have node package manager (npm)

    • If npm is note installed then activate npm by downloading and installing nodejs and npm.

    • Click here to download nodejs - download

  • Install the node modules by using the following command

    • Either npm i or npm i --force

  • After installing node modules

    • Run the code in terminal using npm start command

  • In Command line

    • Inially it shows

      • Type in your URL please :

    • Enter the url and press Enter to run the code

    • Then it shows the following

      • file has been created

  • Then finally the file will be created and saved in images folder

  • And the details of URLs and its respective image code name will be saved in url.txt file