Order summary component

Solution retrospective
I am very happy with this solution! This is the first time that I get really close to the design image!
I would like feedback on how I can make the code more effective, it feels like it is a little bit unorganized right now.
Thanks!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @lucasweidas
Good job on that!
Something I think you need to improve: change the
div
inpayment-btn
andcancel-order-btn
to abutton
tag. Usediv
only as a generic container.Keep it up.
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