Skip to content

This is a simple QR code generator app that allows you to generate QR codes for various purposes.

Notifications You must be signed in to change notification settings

nassimlnd/qrcode-generator

Repository files navigation

QR Code Generator

This is a simple QR code generator app that allows you to generate QR codes for various purposes.

Installation

To install the app, follow these steps:

  1. Clone the repository:

    git clone https://github.com/nassimlnd/qrcode-generator.git
  2. Change into the project directory:

    cd qrcode-generator
  3. Install the dependencies:

    npm install

Usage

To use the app, follow these steps:

  1. Run the app:

    npm run dev
  2. Open your web browser and navigate to http://localhost:3000.

  3. Enter the desired text or URL in the input field.

  4. Click the "Generate QR Code" button.

  5. The generated QR code will be displayed on the screen.

About

This is a simple QR code generator app that allows you to generate QR codes for various purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published