Skip to content

jishantukripal/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0dd9b83 · Oct 24, 2023

History

4 Commits
Oct 24, 2023
Oct 24, 2023
Oct 24, 2023

Repository files navigation

QR Code Generator

A QR Code Generator web application built with HTML, CSS, and JavaScript. This tool allows you to easily generate QR codes for various types of data.

Tech Stack

  • ⚙️ HTML: Used for structuring the web page.
  • 🎨 CSS: Responsible for styling and layout.
  • 💻 JavaScript: Powers the functionality.
  • 🌐 API Integration: API for generating the QR.

Features

  • Generate QR codes for URLs, text, and more.
  • User-friendly interface.

Demo

Check out the live demo: Demo

Usage

  1. Clone the repository to your local machine & run using Live Server:

    #get the code
    git clone https://jishantukripal.github.io/QR-Code-Generator.git
    #move to the folder
    cd QR-Code-Generator
    
    Run Using Live Server

Details

This project is created by Jishantu Kripal (July 2021)