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

https://github.com/livewithcodeankit/qr-generator

This is a simple QR code generator web app built using HTML, JavaScript, and CSS. It allows users to enter text or a URL and generates a QR code corresponding to the input. ## Features - Input field to enter text or URL. - Generates a QR code based on the input. - Responsive design for various screen sizes.
https://github.com/livewithcodeankit/qr-generator

html-css-javascript

Last synced: 13 days ago
JSON representation

This is a simple QR code generator web app built using HTML, JavaScript, and CSS. It allows users to enter text or a URL and generates a QR code corresponding to the input. ## Features - Input field to enter text or URL. - Generates a QR code based on the input. - Responsive design for various screen sizes.

Awesome Lists containing this project

README

        

# QR Code Generator Web App

This is a simple QR code generator web app built using HTML, JavaScript, and CSS. It allows users to enter text or a URL and generates a QR code corresponding to the input.

## Features

- Input field to enter text or URL.
- Generates a QR code based on the input.
- Responsive design for various screen sizes.

## Prerequisites

You need a modern web browser to run this web app.

## Getting Started

1. Clone this repository to your local machine:

```bash
git clone https://github.com/your-username/qr-code-generator.git