E-Commerce Component

Fun project

This React-based E-Commerce Component offers a seamless shopping experience, allowing users to effortlessly add plates to their cart, adjust quantities, and view real-time total costs, inclusive of Tennessee sales tax (0.0975). The intuitive interface displays the menu options on the left, dynamically updating the cart on the right. Smart functionalities include automatic subtotal and total updates upon item addition, prevention of negative quantities, and a user-friendly mechanism to delete items when quantities reach zero. When the cart is empty, a clear message ensures a straightforward and user-centric shopping interface. Built with React and vanilla CSS, this component embodies simplicity and efficiency for a smooth e-commerce interaction.

Technologies Used

  • React
  • CSS