Skip to content

A simple and fast QR Code generator built with HTML, CSS, and JavaScript, using a third-party API.

Notifications You must be signed in to change notification settings

FadyASadek/QR-code-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Maker

A fast and simple QR code generator for any URL — built using HTML, CSS, JavaScript, and a public QR Code API.


Project Overview

This project is a minimalistic and efficient QR Code Generator. Users can enter any URL, and the tool instantly generates a QR code that can be scanned or shared. It's perfect for quick sharing of websites, documents, or any web resource.


Technologies Used

  • HTML & CSS – For building a clean, responsive, and user-friendly interface.
  • JavaScript – Handles user input, API calls, and DOM manipulation.
  • QR Code API – Used to generate QR codes dynamically based on the provided URL.

Key Challenges

One of the main challenges in this project was integrating the external QR code API smoothly while maintaining responsiveness and a good user experience. This project helped sharpen my JavaScript skills, particularly in handling API requests and dynamic updates to the UI.


Features

  • Instant QR code generation for any URL
  • Clean and simple design
  • Responsive layout for mobile and desktop
  • Real-time input handling and feedback

Future Improvements

  • Allow downloading the generated QR code as an image
  • Add dark mode support
  • Support for different types of data (e.g., text, contact info)

How to Use

  1. Clone the repository:
    git clone https://github.com/your-username/QR-code-maker.git

About

A simple and fast QR Code generator built with HTML, CSS, and JavaScript, using a third-party API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published