This web application for Ibtaida allows users to browse the restaurant's menu, make reservations, and explore features seamlessly. Built on the MERN stack (MongoDB, Express, React, Node.js), it provides an intuitive interface for viewing dish details and modifying reservations.
- Menu Browsing: View a detailed menu with descriptions and images of each dish.
- Reservation System: Easily make, modify, or cancel reservations online.
- User-Friendly Interface: Intuitive design for smooth navigation on desktop and mobile.
- Frontend: React
- Backend: Node.js, Express
- Database: MongoDB
To get a local copy up and running, follow these steps:
git clone https://github.com/yourusername/ibtaida-restaurant.gitGo to the project directory
cd ibtaida-restaurant
Install dependencies
npm installStart the server
npm run startThis project is licensed under the MIT License - see the LICENSE file for details. MIT