This is an e-commerce web application built with React and Ant Design (AntD),The application offers various features such as browsing products, adding them to the cart, managing the cart, and completing the checkout process.
- Product Catalog:
- Users can browse through a wide range of products.
- Product Details:
- Users can view detailed information about each product.
- Shopping Cart:
- Users can add products to the cart.
- Users can adjust the quantity of products in the cart.
- Users can remove products from the cart.
- Frontend:
- React
- Ant Design (AntD)