Submitted 11 months agoA solution to the Product list with cart challenge
Product list with cart
react, tailwind-css
@Arkorede

Solution retrospective
What are you most proud of, and what would you do differently next time?
I enjoyed keeping all my logic in a separate file, away from my UI. This approach allowed me to easily import the logic into different components where I needed it, which I feel is more structured and clean
What challenges did you encounter, and how did you overcome them?I tried to keep all my logic in one file and I used Context API to achieve that.
What specific areas of your project would you like help with?I would like to know if there's a better approach to building the application in terms of separating UI from logic.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Israel's solution.
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