A dynamic platform for managing your restaurant, Gajalee (Vile Parle East, Mumbai), which optimizes restaurant operations, enhances the customer experience, and streamlines the order and reservation processes. This system offers an Personalised User Interface for managing orders, menu items, reservations, and more.
- 🖥 User Interface: Customers can browse the menu, make reservations, and more.
- 📅 Reservations: Allows customers to make reservations easily, in real-time.
You can view the live preview of the project here.
-
Fork this repository: Click the Fork button located in the top-right corner of this page.
-
Clone the repository:
git clone https://github.com/<your_username>/Restaurant-Application.git
-
Create .env file inside Backende>config:
Backend>config:
PORT = 4000 FRONTEND_URL = http://localhost:5173 MONGO_URI = NODE_ENV = development
-
Install dependencies:
npm install # Run in both Frontend and Backend directories -
Start the servers: Frontend:
cd Frontend npm run devBackend:
cd Backend npm run dev -
Access the application:
http://localhost:5173/
If you find this helpful or valuable, please consider 🌟 starring the repository. It helps us gain visibility and encourages further development. We appreciate your support!
For questions or inquiries, please contact Neeraj Gupta.