Skip to content

AkshatKumar10/QR-Code-Generator-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js QR Code Generator

This project is a simple QR code generator built using Node.js. It allows users to generate QR codes for various purposes such as URLs.

Installation:

  1. Clone the repository:

    git clone https://github.com/your-username/QR-Code-Generator-.git
    
  2. Navigate to the project directory:

    QR-Code-Generator-
    
  3. Install dependencies:

    npm install
    

Usage:

  1. Run the script:

    node index.js
    
  2. Your QR code will be generated and saved in the specified location and a copy of text file will also be generated.

Contributing:

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

Releases

No releases published

Packages

No packages published