Order Summary Exercise

Solution retrospective
My Solution.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fatlindshehu
HI @iamenochlee,
Your component looks awesome, it looks identic to the design, nice work, in future projects, try implementing:
- A CSS naming convention would be a nice addition to your skills as a Frontend Developer, my suggestion is to use BEM which stands for Body Element Modifier, check this LINK if you’re interested in knowing more about BEM
- I would suggest using rem or em units, instead of pixel units, px can cause Issues when trying to make your site/component responsive.
Keep up the good work!
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