Skip to content

okilah/QRCodeDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCodeDemo

DXG Leadership Summit Demo

Instructions

Cloning the Repository

To clone the repository, run the following command:

git clone https://github.com/okilah/QRCodeDemo.git

Running npm install

Navigate to the cloned repository and run the following command to install the required dependencies:

npm install

Starting the Program

To start the program, run the following command:

node app.js

Usage

  1. Open your web browser and go to http://localhost:3000.
  2. Enter the URL you want to generate a QR Code for in the input field.
  3. Click the "Generate" button.
  4. The generated QR Code will be displayed on the page.
  5. Click the "Download QR Code" link to download the QR Code image.

About

DXG Leadership Summit Demo

Resources

License

Stars

Watchers

Forks

Packages

No packages published