Responsive Products with subgrid and tailwindcss

Solution retrospective
i would like to hear your feedback on the app
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jenna1k
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 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