// demo · ecommerce
Restaurant ordering
Menu browsing and online order build, plus a kitchen orders board.
Overview
A restaurant takeout/delivery flow. Browse the menu by category, build an order with modifiers and notes, and check out. Admin side is a live orders board the kitchen would actually use.
What's in this demo
- Menu by category with item modifiers
- Build-your-order with quantity
- Delivery / pickup choice + checkout
- Live orders board for kitchen
Stack we'd ship this on
This demo backs
Notes
Frontend-only. Mock data resets on refresh. Use it to feel the surface — for production we'd wire it to a real backend, auth, payments, and observability.