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