Submitted 3 months ago
QR Code component using flexbox, border radius,
@JenniferjjChen
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I am most proud of completing this challenge as it was my first challenge.
What challenges did you encounter, and how did you overcome them?Most things turned out the way I wanted. There were a few things that had me doing a trial an error.
- Having the attribution behind the QR code. I kept switching between flex and grid display. In the end I stuck with flex and used position: absolute so the attribution appears at the very bottom of the screen.
- The font url that was in the style guide didn't work. I tried using @font-family too, but nothing seemed to work. In the end I searched the font, and copied and pasted the code from google fonts and pasted it into my html. That seemed to do the trick.
If there are any suggestions to cut down or change my code, I would appreciate it. Or if there are better ways to code certain formats in CSS for example. Tips/tricks developers would use.
Community feedback
- @homeypoonPosted 3 months ago
Nice design; looks really similar to original. One suggestion is to center the card vertically on the screen, but amazing job overall!
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord