Skip to content
/ magiqr Public

🧙‍♂️ MagiQR is a QR code generator application developed using Vite and React, allowing users to easily create and manage QR codes by embedding texts and providing features for saving and downloading them.

License

Notifications You must be signed in to change notification settings

YSelim0/magiqr

Repository files navigation

MagiQR 🧙‍♂️

MagiQR is a QR code generator application developed using Vite + React. It allows users to embed various types of texts (such as plain text or links) into QR codes. The application utilizes the 'qrcode' library to generate QR codes and provides users with the ability to store and manage their created QR codes using the browser's localStorage. Additionally, users can download the generated QR codes as JPG files.

Getting Started

Follow the instructions below to download and run the project locally.

Prerequisites

  • Node.js (version: 16.16.0 or higher)
  • npm (version: 9.6.1 or higher)

Installation

  1. Clone the repository:

    git clone https://github.com/yselim0/magiqr.git
  2. Navigate to the project directory:

    cd magiqr
  3. Install the dependencies:

    npm install
  4. Clone the repository:

    git clone https://github.com/yselim0/magiqr.git

Usage

  1. Start the development server:

        npm run dev
  2. Open your browser and visit http://localhost:3000.

  3. You can now use the MagiQR application to generate and manage QR codes.

Features

  • Generate QR codes by embedding different types of text (plain text, links, etc.).
  • Store and manage created QR codes using localStorage.
  • Download QR codes as JPG files.

License

This project is licensed under the MIT License.

About

🧙‍♂️ MagiQR is a QR code generator application developed using Vite and React, allowing users to easily create and manage QR codes by embedding texts and providing features for saving and downloading them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published