Live Demo: https://icaluwu.github.io/ecommerce-catalog
Repo: https://github.com/icaluwu/ecommerce-catalog
Owner: Teuku Vaickal Rizki Irdian
- Vue 2 + Vanilla CSS ✔
- Fetch
GET https://fakestoreapi.com/products/:indexon Next Product ✔ - Index cycles 1 → 20 → 1 ✔
- Only persists category "men's clothing" / "women's clothing", else show Unavailable ✔
- Three visual states aligned with Figma palette (Men/Women/Unavailable) ✔
- Asymmetric border-radius 15px 20px 15px 20px on card & image ✔
- Error state + Retry ✔
- Static hosting ready (GitHub Pages/Vercel/Netlify) ✔
- Push to
main. - Settings → Pages → Deploy from a branch →
main/ root. - Test your URL.