A bilingual (Arabic/English) digital menu for Secret Cafe in Jeddah, Saudi Arabia.
- Bilingual support (Arabic/English) with RTL layout for Arabic
- 9 categories with 60+ menu items
- High-quality images from HungerStation
- Responsive design for mobile and desktop
- Clean, modern UI based on FeastQR design
- QR code accessible
- Static site - no database required
- Next.js 14
- TypeScript
- Tailwind CSS
- i18next for internationalization
- Shadcn UI components
npm install
# or
pnpm install
# or
yarn installnpm run dev
# or
pnpm dev
# or
yarn devOpen http://localhost:3000 to view the menu.
The easiest way to deploy is using Vercel:
- Push this repository to GitHub
- Import the project in Vercel
- Deploy
- Update
next.config.mjsfor static export - Run
npm run build - Deploy the
outdirectory
Menu data is stored in src/data/menu.json. To update menu items, prices, or add new items, edit this file.
All rights reserved © 2024 Secret Cafe