🔗 Live Demo visit: https://vatsalvarma.github.io/v-ecom.github.io/

Welcome to V-Store, a modern and interactive front-end e-commerce website built using HTML, CSS, and JavaScript. Explore products, add them to your cart, place orders, and contact the developer via the About section.
-
Home Page
- Hero section with welcome message
- Products displayed in a responsive grid
- Smooth hover animation on product cards
- Search bar to filter products dynamically
-
Cart Functionality
- Add products to cart
- View cart items with slide-up animation
- Remove items from cart
- Place order and clear cart
-
Orders Page
- View all placed orders
- Smooth slide-up animation for order items
- Footer displayed only on the Orders page
-
About & Contact
- Modal popup with info about the developer
- Email, GitHub, and LinkedIn links
- Clean, interactive design
-
Responsive Design
- Works on desktop and mobile devices
- Smooth animations across pages
-
Local Storage
- Cart and Orders persist using browser local storage
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Local Storage API