NetShop is a modern, responsive e-commerce web project built with HTML, CSS, and JavaScript.
It showcases dynamic product rendering, toast notifications, and multiple layout sections for a complete online shop experience.
- Dynamic product display from JavaScript arrays
- Interactive “Buy” and “Add to Cart” buttons with toast notifications
- Responsive grid layout for products and categories
- Promo banner section with hover effects
- Clean, modern UI inspired by real e-commerce stores
- Fully front-end (no backend required)
- HTML5 — Semantic structure
- CSS3 — Responsive design with modern layout techniques
- JavaScript (Vanilla) — DOM manipulation and dynamic rendering
Displays detailed information for a selected product.
Data is passed from the shop page using localStorage.
Features include:
- Dynamic product rendering
- "Add to Cart" and "Buy Now" button actions
- Related product suggestions
- Mobile-responsive layout