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.
- Live Site URL: [https://ranecodes.github.io/]
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
I learned how to use the flex display option and the functions of the justify-content and align-items elements, which I normally would confuse one for the other.
- Raneh Egbe
- Frontend Mentor - @Ranecodes
- Twitter - @Raneh_E
I will like to thank tsbsankara on Youtube, I was having a hard time until I came across his channel. He helped me understand how to navigate the css flexbox.