Skip to content

hricha11/QRCodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A React app built with Vite that generates QR codes from user input.

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

Follow these steps to set up and run the QR code generator app locally.

Clone the Repository

Clone the repository from GitHub:

git clone https://github.com/hricha11/QRCodeGenerator.git

Install Dependencies

Install the project dependencies using npm or Yarn:

  • Using npm:

    npm install

Run the Development Server

Start the development server with one of the following commands:

  • Using npm:

    npm run dev

The app should now be running and available at a url

Usage

  1. Open your browser and navigate to url.
  2. Enter the text or URL you want to encode into a QR code.
  3. Click the "Generate QR Code" button to see the QR code appear on the screen.
  4. You can download or share the QR code as needed.

About

A react app that is build to genrate qrcode of any link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published