Skip to content

Neeraj007235/Restaurant-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Application - Gajalee

📝 Description

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.

🔮 Features

  • 🖥 User Interface: Customers can browse the menu, make reservations, and more.
  • 📅 Reservations: Allows customers to make reservations easily, in real-time.

🚀 Live Preview

You can view the live preview of the project here.

💻 Tech Stack

React JavaScript CSS NodeJS ExpressJS MongoDB Git GitHub Render

⚙ Installation

  1. Fork this repository: Click the Fork button located in the top-right corner of this page.

  2. Clone the repository:

    git clone https://github.com/<your_username>/Restaurant-Application.git
  3. Create .env file inside Backende>config:

    Backend>config:

     PORT = 4000
     FRONTEND_URL = http://localhost:5173
     MONGO_URI =
     NODE_ENV = development
  4. Install dependencies:

    npm install     # Run in both Frontend and Backend directories
  5. Start the servers: Frontend:

    cd Frontend
    npm run dev

    Backend:

    cd Backend
    npm run dev
  6. Access the application:

    http://localhost:5173/

🌟 Support Us

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!

📧 Contact Information

For questions or inquiries, please contact Neeraj Gupta.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages