A modern, responsive landing page built for Adogan Restaurant.
Designed to highlight the restaurant’s brand, menu, and story while keeping the UI sleek and easy to navigate.
- Responsive design (mobile-first)
- Animated hero section
- Mini menu preview
- About Us section
- Contact form integration
- Optimized for performance and SEO
- Next.js – React framework
- Tailwind CSS – Utility-first CSS
- GSAP – Smooth animations
- Vercel – Deployment
adogan-restaurant/
├── public/ # Static assets
├── src/ # Components & pages
│ ├── components/ # Reusable UI parts
│ ├── pages/ # Next.js pages
│ └── styles/ # Global styles
└── package.json
Clone the repo and install dependencies:
git clone https://github.com/freddyfavour/restaurant-client.git
cd restaurant-client
npm install
npm run dev
Open http://localhost:3000 to view in your browser.
This project is deployed with Vercel. To deploy your own, connect the repo to Vercel and hit deploy.
- Full online menu page
- Reservations/booking integration
- Gallery section for dishes & ambience
Built with ❤️ by Favour Alfred