A modern, responsive luxury restaurant website built with React + TypeScript (Vite) and styled using Tailwind CSS.
- Elegant landing page (hero)
- Navigation with smooth scroll to key sections
- Menu section
- Chef spotlight
- Photo gallery
- Testimonials
- Reservation section
- Footer
- Node.js (LTS recommended)
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the website in your browser (default Vite port is typically 3000).
npm run buildnpm run preview