Skip to content

Riyamittal12/QR-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ QR Code Generator (Node.js)

A simple and interactive CLI app to generate QR codes from any URL using Node.js.

🔧 Features

  • Prompt user input for a URL using inquirer
  • Generate a QR code image using qr-image
  • Save the original URL in a .txt file
  • Lightweight and fast CLI tool

📦 Dependencies

inquirer

qr-image

fs

📄 Output

🖼️ qr_img.png — your QR code image

📄 URL.txt — the saved input URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors