Skip to content

salahghr4/qr-code-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - QR code component solution

This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Vanilla JavaScript
  • Web Components

What I learned

In this challenge, I get the chance to learn how to leverage Web Components, enabling the creation of reusable custom HTML elements for enhanced modularity. This experience has enriched my understanding of front-end development and its potential for efficient, maintainable code.

<qr-code
  data-img="images/image-qr-code.png"
  data-title="Improve your front-end skills by building projects"
  data-description="Scan the QR code to visit Frontend Mentor and take your coding skills
  to the next level"
/>

Useful resources

About

This is my solution to the qr code component challenge on Frontend Mentor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published