Abraham's Delight — A Blessing in Every Slice.
Welcome to the official repository for The A Cake, a premium organic cake delivery platform. We specialize in 100% organic, homemade cakes crafted with care and faith.
This is a Next.js 14 web application built with a focus on:
- Premium Branding: A sophisticated Blue & Gold visual identity.
- Organic & Wholesome: Highlighting fresh, organic ingredients.
- Mobile-First Design: Fully responsive layout for all devices.
- User Experience: Smooth animations and intuitive ordering flows.
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- UI Components: Shadcn UI
- Icons: Lucide React
- Animations: Framer Motion & Magic UI
- Backend/Db: Supabase (Planned/Integrated)
- Dynamic Order Flow: Custom delivery modal and order tracking.
- Menu System: Categorized menu with filtering (Cakes, Pies, Truffles, etc.).
- User Accounts: Profile management, rewards program, and order history.
- Interactive Elements: "Treats Truck" booking, Gift Cards, and Catering inquiries.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser into see the result.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.