Submitted over 1 year agoA solution to the Order summary component challenge
Order Summary Component (Solution)
@JohanXTheKing

Solution retrospective
- Hi, guys.
- Any advice please feel free to write it down. 😺😺
- Good code for everyone.
Code
Couldn’t fetch repository
Please log in to post a comment
Log in with GitHubCommunity feedback
- @vanzasetia
Hi, JohanXTheKing! 👋
Congratulations on completing this challenge! 🎉
Also, good job on spending some time to write a README. 👍
Here are some suggestions:
- Decorative images should not have alternative text: The hero illustration is not a meaningful image. I recommend trying to remove the image. Then, try to check whether there is missing information or not. If there is no missing information, that image is a decorative image.
- Do not use HTML markup for presentational purposes: Do not use a
<br>
element to move any text to the next line. Screen readers may announce<br>
as "break" which creates unnecessary noise. Learn more:<br>
: The Line Break element - HTML: HyperText Markup Language | MDN
I hope this helps. Happy coding! 🙌
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