This is a simple JavaScript application to generate QR Code for any given data or website URL. Using QR codes is a great way to streamline the user experience and ensure customers can access information as quickly and efficiently as possible. I have used api.qrserver.com Api for the implementation of this project.
👉 Live Demo: QR Code Generator
» HTML
» CSS
» JavaScript
1. Clone this repository
git clone https://github.com/alok-96/QR-Code-Generator.git
2. Go into the repository
cd QR-Code-Generator
3. Open with Live Server