ShoppingGo is a simple eCommerce web project built using HTML, CSS, and JavaScript. This project allows users to browse products, search for specific items, manage their shopping cart, and view order details.
This project showcases core eCommerce functionalities, allowing users to seamlessly interact with a dynamic shopping cart, view detailed product information, and manage their orders. Key features include:
- โ Add Products: Users can view and add products dynamically using JavaScript.
- ๐ Search Function: Real-time product search to help users find items quickly.
- ๐ Shopping Cart: Users can add and remove products from the cart.
- ๐ฆ Order Summary: The cart icon shows the number of items, and users can view full order details and prices.