You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple Node.js-based QR Code Generator that converts any given URL into a QR code image. The application prompts the user to enter a URL, generates a QR code for it, and saves both the QR image and the entered URL in a text file.