qr-code-component

Solution retrospective
Could you tell me if my code could have been cleaner, more professional or more efficient? If yes, how so?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @codeBloom361
Great job completing this challenge. Here are my suggestions:
- You can use CSS variables for background colors and font colors. It will make CSS more reusable and efficient.
- You can use media queries for responsive layout. You can set width and height with media queries for different devices.
- Use semantic HTML for accessibility. Your code looks good and clean. Well done!
Marked as helpful
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