A simple and interactive CLI app to generate QR codes from any URL using Node.js.
- Prompt user input for a URL using
inquirer - Generate a QR code image using
qr-image - Save the original URL in a
.txtfile - Lightweight and fast CLI tool
inquirer
qr-image
fs
๐ผ๏ธ qr_img.png โ your QR code image
๐ URL.txt โ the saved input URL