Curated Essentialism.
A premium, e-commerce experience focused on fluid motion, glassmorphism, and minimal design philosophy.
- 🛍️ Elegant Product Discovery — Fully responsive grid (Desktop → Mobile)
- 🔍 Debounced Smart Search — Optimized API calls for performance
- 🎨 Minimal Aesthetic — Monochrome + glassmorphism + soft UI
- ⚡ Fluid Animations — Smooth transitions powered by Framer Motion
- 🛒 Stateful Cart & Wishlist — Global state with seamless UX
- 💳 Production-like Checkout — Schema-based validation
Demo.mp4
| Category | Stack |
|---|---|
| Frontend | |
| Architecture | |
| Experience | |
| Forms | |
| Data Layer |
src/
├── components/ # Reusable UI
├── pages/ # Route Views
├── context/ # Global State
├── hooks/ # Custom Logic
├── services/ # API Layer
└── utils/ # Helpers