Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 304 Bytes

File metadata and controls

13 lines (9 loc) · 304 Bytes

QR Generator

Small sized project. Asks user for a url and generates a QR image. It also adds the url provided to a .txt file.


⚒️ Built with

  • Node.js
  • npm ( inquirer, qr-image )

👏 Acknowledgments