Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jishantukripal/qr-code-generator

QR Code Generator
https://github.com/jishantukripal/qr-code-generator

qrcode

Last synced: about 2 months ago
JSON representation

QR Code Generator

Awesome Lists containing this project

README

        

# 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](https://jishantukripal.github.io/QR-Code-Generator/)

## Usage

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

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

## Details
This project is created by Jishantu Kripal (July 2021)