A fully responsive, animated, and interactive e-commerce website built with HTML, Tailwind CSS, and vanilla JavaScript. Features smooth scrolling, floating animations, scroll-triggered effects, hover interactions, and a functional shopping cart.
| Feature | Description |
|---|---|
| Responsive Design | Works perfectly on mobile, tablet, and desktop |
| Smooth Scrolling | scroll-behavior: smooth + anchor link support |
| Advanced Animations | AOS Library + Custom CSS animations |
| Interactive Cart | Add/remove items, live total, sidebar toggle |
| Product Cards | Hover lift, scale, badges (Sale, New, Hot) |
| Marquee Banner | Auto-scrolling promotional message |
| Hero Section | Gradient background, floating image, CTA buttons |
| Scroll-Triggered Effects | Navbar shadow, fade-ins, zoom, flip |
| No Build Tools | Runs directly in browser (CDN-based) |
- HTML5
- Tailwind CSS (via CDN)
- Vanilla JavaScript
- AOS (Animate On Scroll) – https://michalsnik.github.io/aos/
- Font Awesome – Icons
- Google Fonts – Poppins
- Unsplash – Placeholder images
git config --global core.autocrlf true