QR-code-component (Using HTML, CSS & React)

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..
Please log in to post a comment
Log in with GitHubCommunity feedback
- @BMcdavitt
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 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