HokaShoesWebsite
This is a modern, animated, and responsive product landing page for the HOKA brand. Built using HTML, CSS, and vanilla JavaScript.
- Responsive design for all devices
- Product image preview on hover
- Smooth scroll animations using AOS
- Mobile navigation menu
- Add to cart button (can be extended using JavaScript + LocalStorage)
- Clean and modern UI/UX design
- HTML5
- CSS3
- JavaScript
- AOS (Animate On Scroll)
- Boxicons & Remixicon (for icons)
- Google Fonts (Afacad)
├── index.html ├── style.css ├── img/ │ ├── hero1.png │ ├── hero2.png │ ├── p1.png │ ├── p2.png │ ├── p3.png │ └── logo.png