Skip to content

Devangdaksh/QBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QBAR.com - QR & BAR Code Generator 🚀

Tailwind CSS JavaScript HTML5 Open Source

QBAR.com is a simple, user-friendly web application for generating QR codes and BAR codes. Built with HTML, JavaScript, and Tailwind CSS, it allows you to quickly create and download codes for URLs, text, numbers, and more.


✨ Features

  • 🟩 QR Code Generator: Create QR codes for any URL or text.
  • 🟦 BAR Code Generator: Generate CODE128 barcodes for text, numbers, or URLs.
  • 💾 Download Codes: Download generated QR or BAR codes as PNG images.
  • 📱 Responsive Design: Clean, modern UI with Tailwind CSS.
  • 🌐 Social Links: Connect with the creator on Instagram, LinkedIn, and GitHub.

🚀 Getting Started

1️⃣ Clone or Download

Clone this repository or download the ZIP and extract it.

2️⃣ Open in Browser

Open homepage.html in your web browser to access the main page.

  • To generate a QR code, click QR Code Generator or open QRcode.html.
  • To generate a BAR code, click BAR Code Generator or open Barcode.html.

3️⃣ Usage

  • QR Code:
    1️⃣ Paste your URL or text in the input field.
    2️⃣ Click Generate.
    3️⃣ Download the QR code image.

  • BAR Code:
    1️⃣ Paste your text, number, or URL in the input field.
    2️⃣ Click Generate.
    3️⃣ Download the BAR code image.


📁 File Structure

  • homepage.html — Main landing page.
  • QRcode.html — QR code generator page.
  • Barcode.html — BAR code generator page.
  • qrcode.js — Handles QR code generation logic.
  • barcode.js — Handles BAR code generation logic.
  • home.js — UI enhancements for homepage.

📦 Dependencies

All dependencies are loaded via CDN, so no installation is required.


🙋‍♂️ Credits

Created by Devang

Contact:
✉️ Email
📸 Instagram
💼 LinkedIn
🐙 GitHub


📄 License

This project is for educational use. Feel free to modify and share!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors