About this Website
This is a minimal ecommerce demo site focused on clean, monochrome design and simple UX. It showcases product listings, detail pages, and a lightweight checkout flow built with Next.js and Tailwind CSS.
Why this project?
The goal is to demonstrate a minimal, accessible, and responsive UI pattern that adapts well to dark mode. Components use neutral tones, subtle borders, and clear typographic hierarchy to let products shine.
Technology
- Next.js (App Router)
- React 19
- Tailwind CSS
- Shadcn/Tailwind component styling
FAQ
How do I place an order?
Select a product, choose quantity, then use the "Add to Cart & Checkout" button to proceed.
Can I return items?
Yes — the demo includes return policy text but no real backend; adapt as needed for your store.
Is this production ready?
This repo is a starting point. Add authentication, payments, and hardened backend integrations for production use.