Skip to content

iamhero2709/QRcodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QRcodeGenerator

This is a simple Node.js application to generate QR codes from URLs. The user is prompted to input a URL, which is then converted into a QR code image.

Prerequisites

  • Node.js installed on your machine.
  • npm installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/your-repository-name.git
    cd your-repository-name
  2. Install the dependencies:

    npm install

Usage

Run the application:

node index.js

About

This is a simple Node.js application to generate QR codes from URLs. The user is prompted to input a URL, which is then converted into a QR code image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors