Skip to content

AbdallahAhmadd/Qr-code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qr-code-Generator

Table of Contents

Description

The QR Code Generator is a web application that enables users to easily generate QR codes for any URL using an external API. Built with HTML, CSS, and JavaScript, this tool offers a clean and straightforward interface where users can input a URL and instantly receive a corresponding QR code. Ideal for quick sharing and easy access, this project demonstrates fundamental web development skills and the practical application of QR code generation via API integration.

Features

  • Generate QR codes from a provided URL.
  • Simple and user-friendly interface.

Figma Design

Check the below link for the figma design for the project https://www.figma.com/design/qk1zV2WG0BnI82l8LISgX7/Qr-code-generator?node-id=2-3&t=sCLuT6DdJ02aTArb-1

Technologies Used

Usage

  1. Click on the "Get Started" button on the home screen.
  2. Enter the URL you want to generate a QR code for.
  3. Click the "Generate" button to create the QR code.
  4. The generated QR code will be displayed on the screen.

Screenshots

Screenshot 2024-06-13 at 9 21 07 PM 1 Screenshot 2024-06-13 at 9 21 14 PM Screenshot 2024-06-13 at 9 21 45 PM

Contributing

Contributions are welcome! Please fork this repository and submit a pull request for any features, bug fixes, or enhancements.