Submitted about 2 years ago
QR-code-component (Using HTML, CSS & React)
@IllusiveCoder1101
Design comparison
SolutionDesign
Solution retrospective
It was a very easy project . Didn't really get to learn that much but it was alright. Leave feedbacks on what I should change or add..
Community feedback
- @BMcdavittPosted about 2 years ago
Nice job on your first solution, and kudos for using React.
A couple of comments if you wouldn't mind:
- Defining both height and width on the image can make it appear distorted. You would be better defining only one of these and letting the image scale in size proportionally.
- I am seeing a vertical scroll bar. Setting your body margin and padding to 0 should eliminate this.
Happy coding!
Marked as helpful0
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