Skip to content

🔳🔲▫️▪️ QR CODE GENERATOR ▪️▫️🔲🔳

Notifications You must be signed in to change notification settings

alidarcan/QR-Code-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR CODE GENERATOR

Ali Darcan

INFORMATION

  • This NodeJS app generates QR code image (png).
  • You can select http/https or none.
  • Its aim is to convert URL inputs into QR Code png image.
  • It can also work with any text input.
  • It also writes your input into URL.txt file.

USAGE

npm i fs inquirer qr-image
node index.js

CONTENTS

This repo contains:

  • index.js
  • package-lock.json
  • package.json
  • .gitignore

DEPENDENCIES

  • fs
  • inquirer
  • qr-image

LICENCE

MIT

Releases

No releases published

Packages