Skip to content

Day 3 : "Introducing my QR code generator project on GitHub! Dive into the code, contribute, and start generating QR codes with ease. Join me in simplifying data sharing!" #QRCode #GitHub #OpenSource

Notifications You must be signed in to change notification settings

yakhilgithub/Project-QR-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project-QR-Generator

Day 3 of 30 days 30 project challenge

HTML, CSS, and JavaScript code creates a web page for generating QR codes. The HTML sets up the structure of the web page. The CSS styles the elements and creates the visual design.

  • @import: Imports an external style sheet into the current style sheet, allowing modularization of CSS code.
  • @media: Applies different styles based on device characteristics like screen width, enabling responsive design.
  • @keyframes: Defines animation behavior by specifying style changes at various points during the animation. The JavaScript handles user input, validates URLs, and dynamically generates the QR code. the JavaScript code focuses on capturing user input, generating the QR code image based on the input, and updating the page dynamically in response to user actions.

About

Day 3 : "Introducing my QR code generator project on GitHub! Dive into the code, contribute, and start generating QR codes with ease. Join me in simplifying data sharing!" #QRCode #GitHub #OpenSource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published