Design comparison
SolutionDesign
Solution retrospective
This was an easier project to code, but any small errors that I missed please point them out to me, or if there was a better way I could have coded the project, please don't hesitate to let me know! All feedback is greatly appreciated!
Community feedback
- @DanielLucaciPosted almost 2 years ago
Hey @LBuchananCates, how are you ?
I like your app very much, but it seems that the path to the icon-star is incorrect. Instead of <img src="./images/icon-star.svg" alt="star" /> it should have been <img src="./icon-star.svg" alt="star" />
Hope my feeedback helped you.
0
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