Submitted about 1 year agoA solution to the Product list with cart challenge
Product List with Cart
react, vite, tailwind-css
P
@DarkstarXDD

Solution retrospective
What are you most proud of, and what would you do differently next time?
Built with. 🔨
- React.
- Tailwind.
- Vite.
Features. ✨
- User can add items to cart, control the quantity of items, remove items from cart.
- A confirmation modal is displayed when "Confirm Order" button is clicked.
- User can navigate and complete all actions using only the keyboard.
Notes. 📌
- I initially did the project with vanilla CSS using CSS modules. But after completing the project i redid all the styles in Tailwind. The solution with vanilla CSS is in a separate branch called css-modules.
Any feedback is appreciated!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Darkstar'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