
Solution retrospective
Successfully completing the challenge and making a visually accurate QR code component and writing clean and well-structured HTML & CSS using best practices like Flexbox for alignment. Experiment with animations to add subtle hover effects for a polished look.
What challenges did you encounter, and how did you overcome them?Challenge I faced is My QR code component was collapsing when the screen width was below 400px so the solution I used is Instead of relying on media queries, I used flexible units (max-width, height: auto) and ensured the container adapted naturally.
What specific areas of your project would you like help with?Are my HTML and CSS well-structured?
Are there better ways to write my CSS to improve efficiency?
Are my image sizes and formats optimized for faster loading?
How can I improve my Git workflow for future projects?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jaya Jo's solution.
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