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.
- ⚙️ HTML: Used for structuring the web page.
- 🎨 CSS: Responsible for styling and layout.
- 💻 JavaScript: Powers the functionality.
- 🌐 API Integration: API for generating the QR.
- Generate QR codes for URLs, text, and more.
- User-friendly interface.
Check out the live demo: Demo
-
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
This project is created by Jishantu Kripal (July 2021)