aloukikjoshi / JavaScript-Mini-Projects

JavaScript-Mini-Projects is a collection of basic projects aimed at helping beginners learn JavaScript and its associated technologies. The projects cover a range of concepts and frameworks, including npm, React, and Vue. Contributions are welcome!
MIT License
1 stars 10 forks source link

QR Code Generator #10

Closed Arkachau05 closed 1 month ago

Arkachau05 commented 1 month ago

This is a simple QR code generator built with HTML, CSS, and JavaScript. It allows users to input text and generate a QR code based on that text. How To Run 1.clone the repository 2.run the "index.html" page 3.enter the value in the textbox 4.result will appear. Concept A qr is generated on the text using a api.