MAIZ is a modern, fully responsive website designed for a Saudi cuisine restaurant. The site offers users an immersive experience into the authentic flavors and cultural richness of Saudi Arabia, using a sleek and luxurious design.
- Vite: For fast and optimized development.
- React: To build a dynamic and interactive user interface.
- HTML5: For structuring the content.
- CSS3: For styling with a focus on a luxurious and culturally rich aesthetic.
- JavaScript: For adding interactivity, such as table booking functionality.
- Responsive Design: Ensures a great experience on both desktop and mobile devices.
- Clone the repository to your local machine:
git clone https://github.com/3mohamed-abdelfattah/MAIZ.git
- Navigate to the project directory:
cd MAIZ - Install the dependencies:
npm install
- Start the development server:
npm run dev
- Press
CTRL+Oto view the website.