Skip to content

caster-99/frontendmentor-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple QR Code Generator

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

Overview

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • React
  • QRCode.react library

Continued development

This project opened the window for a different perspective, using different libraries or request you can get the metadescription of the website you searched.

Useful resources

QRCode.react - This is the library I used to generate QR codes in React. It has a simple and easy-to-use API that allows you to customize the size, color, and level of the QR code.

Author