My first Frontend Mentor challenge: QR Code Component

Solution retrospective
I’m proud that I applied what I learned and compared my results with the example, allowing me to experience a small taste of success.
Although I relied heavily on GPT's help this time, my goal is to complete future projects more independently by myself.
Since it had been a while since I learned basic CSS, it was challenging to recall some parts, especially regarding Flexbox.
I overcame this by searching for information online and getting feedback through GPT, which helped me complete the project.
I would appreciate receiving honest feedback.
Although this wasn’t a particularly difficult challenge, I believe that even a short, sincere comment could help me grow further.
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@AnjelToppo
You did a great work with this project. It looks good in all viewports.
However, you can improve your html code -
- By providing atleast one
<main>
tag.
Last thing, try using relative units like
rem
,em
,%
etc instead ofpx
- By providing atleast one
Join 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