This Lightning Web Component (LWC) allows you to display a QR code in your Salesforce Lightning application. It provides a simple interface to input text, generate a QR code, and display it on the page.
- Generate QR codes from text input.
- Display the QR code Image on your Lightning page.
To use this component in your Salesforce org, you can deploy it using Salesforce CLI or Salesforce Extensions for Visual Studio Code. Here are the steps:
- Clone this repository to your local machine:
git clone https://github.com/s4SHIVam7/QRcode_Generator_LWC.git