A premium, 11-page React clone of the Restoria Restaurant PSD template, rebranded as a luxury dining experience in Clifton, Karachi. Built with pixel-perfect attention to detail, modern aesthetics, and smooth animations.
- Framework: React 18 + Vite
- Styling: Tailwind CSS 3 (Glassmorphism, dark mode base)
- Animations: Framer Motion (Scroll reveals, hovers)
- Routing: React Router DOM
- Forms: React Hook Form + Zod validation
- Icons: Lucide React
To run this project locally:
- Clone or download the repository.
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Access the application at
http://localhost:5173.
This project is configured out-of-the-box for seamless Vercel deployment.
- Create a GitHub repository and push your local
Eleve/folder to it. - Go to Vercel and click Add New Project.
- Import your GitHub repository.
- Configure Project:
- Framework Preset: Vite
- Build Command:
npm run build - Output Directory:
dist
- Click Deploy. Vercel will automatically build the project and provide a live production URL!
- Home (Landing)
- About Us
- Chef Profiles
- Menu 1 (Appetizers)
- Menu 2 (Mains)
- Menu 3 (Desserts & Drinks)
- Contact Us (with Form validation)
- Reservation (with Date/Time handling)
- Gallery (Masonry layout)
- Testimonials
- Services