This project is a solution to a frontend exercise from frontend mentor, where the goal was to create a responsive shopping cart interface. The application allows users to add items to a cart, view the cart, and remove items, all while maintaining a responsive design.
- Users can:
- Add items to their cart with a single click.
- Remove individual items from the cart.
- Frontend: React
- Styling: CSS
