QR code Generator using QR Code API using DOM JavaScript

Dyna Joshy Jun 30, 2023

This QR code generator has been built using HTML,CSS ,JavaScript and the QR code API.

After QR GenerationBefore QR Generation

This project generates a unique QR code for every text or link we provide.

This API is initialized to an image wherein we want our code to be displayed. Upon clicking the generate code button, the function (here, generate code) is called.

It contains a text box wherein we can enter a text or link and by pressing on the "Generate Code" button, we can get a QR code for each of the inputs given in the text box. Unique codes/graphics are produced upon each new input.

The QR code API is a free, online API that can generate an infinite number of codes upon each new text.

Project Files

Loading...
..
This directory is empty.

Comments (0)

Leave a Comment