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.
I tried this challenge, but it's not that easy as i thought, i have so much to learn, thanks to this project i realize that i am not very knowledge in positioning the divs and moving and resizing items inside a div like images.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Styled Components - For styles
I learned how to center a div, using display: flex; and things about positioning items inside a div.