Cart Implementation using ReactJs, TailwindCss and Responsive Design

Solution retrospective
I am proud of the fact that I have been able to further hone my skills in react, and also getting exposed to the asynchronous functions and api calls. Something I would do differently next time is try and get a good knowledge of what I am working with first so I can better plan and arrange my codebase before delving into development.
What challenges did you encounter, and how did you overcome them?I had some issues implementing some of the cart logic, like removing an item totally from cart onclick of the remove button regardless of how many instances of it has already been added. I overcame the challenge by doing some research on how to get the logic right and then implemented it in my code at my own level of understanding, but I am open to corrections and a nudge in the right direction for a better attempt next time.
What specific areas of your project would you like help with?A little more understanding on the api calls and also the asynchronous function.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on lilprof01'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