- 📱 Fully Responsive – Optimized for mobile, tablet, and desktop viewing.
- 🎨 Modern UI/UX – A sleek, dark-themed aesthetic that reflects the premium quality of the restaurant.
- ⚡ High Performance – Built with Vite and React for near-instant load times.
- 🎭 Smooth Animations – Integrated Framer Motion for a fluid, interactive user experience.
- 📋 Integrated Menu – Easy-to-navigate digital menu with high-quality food photography.
- 📍 Contact & Location – Clear presentation of opening hours and contact information.
- Framework: React 19
- Build Tool: Vite
- Animations: Framer Motion
- Styling: Custom Vanilla CSS (Design-Token based)
- Deployment: Vercel
Check out the live website here:
👉 https://sushihaus.vercel.app/
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Avoid3871/sushihaus.git
-
Navigate into the project directory:
cd sushihaus -
Install dependencies:
npm install
-
Start the development server:
npm run dev
├── public/ # Static assets (favicons, svgs)
├── src/
│ ├── assets/ # Images and branding assets
│ ├── components/ # Modular React components (Hero, Menu, etc.)
│ ├── App.jsx # Main application entry
│ └── index.css # Global design tokens and styles
├── assets/ # Repository-specific assets (Banner, etc.)
└── index.html # HTML entry point
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by Avoid3871
