Design comparison
Solution retrospective
i would like to hear your feedback on the app
Community feedback
- @jenna1kPosted 2 months ago
Great work! all the features are implemented effectively and well-structured.
One small thing, I recommend managing icons in the assets folder instead of embedding raw SVG files directly in the JSX or SVG components for consistency.
By managing icons in a dedicated assets folder and exporting them from an index.js, you maintain a consistent structure across your project. This makes it easier to import icons and ensures that all icons are easily accessible and organized.
Marked as helpful1@Abuu998Posted 2 months agoThank you so much @jenna1k, that's a really helpful feedback. I will always remember that. This really mean so much.👏👏
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