Skip to content

s4SHIVam7/QRcode_Generator_LWC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Lightning Web Component: QR Code Generator

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.

Features

  • Generate QR codes from text input.
  • Display the QR code Image on your Lightning page.

Installation

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:

  1. Clone this repository to your local machine:
git clone https://github.com/s4SHIVam7/QRcode_Generator_LWC.git