Skip to content

devxbynikhil/restaurantworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

🍽️ RestaurantWorld

MyRestaurantWorld is a full-stack restaurant platform built using the MERN Stack that helps restaurants establish their digital presence and allows users to explore menus, offerings, and services seamlessly.

🚀 Live App: https://restaurantworld.vercel.app


✨ Features

  • 🏪 Digital Restaurant Profiles
  • 📋 Menu Management System
  • 🧾 Add / Update Restaurant Details
  • 💻 Full-Stack Dynamic Dashboard
  • ⚡ Fast & Smooth UI
  • 📱 Fully Responsive Design
  • 🔒 Secure Backend APIs
  • ☁️ Deployed on Vercel

🛠️ Tech Stack (MERN)

  • MongoDB – Database
  • Express.js – Backend Framework
  • React.js / Next.js – Frontend
  • Node.js – Server Runtime

🚀 Live Deployment

The application is live at:

👉 https://restaurantworld.vercel.app


📦 Getting Started (Run Locally)

Prerequisites

Make sure you have:

  • Node.js (v14 or higher)
  • MongoDB (Local or MongoDB Atlas)

1️⃣ Clone the Repository

git clone https://github.com/nk10nikhil/restaurantworld.git

2️⃣ Navigate to Project Directory

cd restaurantworld

3️⃣ Install Dependencies

For frontend:

npm install

For backend (if separate folder):

cd server
npm install

4️⃣ Setup Environment Variables

Create a .env file:

MONGODB_URI=your_mongodb_connection_string
PORT=5000

5️⃣ Run Development Server

Frontend:

npm run dev

Backend:

npm start

🎯 Use Case

  • Restaurants can create and manage their digital presence
  • Users can explore menus and offerings
  • Helps local food businesses go online easily

🤝 Contributing

Contributions are welcome!

Feel free to:

  • Open issues
  • Suggest improvements
  • Submit pull requests

📄 License

This project is licensed under the MIT License.

About

RestaurantWorld is a full-stack restaurant platform that enables restaurants to build their digital presence, manage menus, and showcase offerings while allowing users to explore restaurants through a fast, responsive web interface built with the MERN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages