Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.64 KB

File metadata and controls

47 lines (28 loc) · 1.64 KB

Zom-e-Go🛵🍽️

Zom-e-Go is an intuitive and efficient food delivery web application designed to streamline the process of connecting restaurants with customers. The platform provides a user-friendly experience for exploring menus and placing orders. With a robust MERN stack foundation, Zom-e-Go ensures a seamless experience for users and administrators.

image image image image

To run the application

# Use Git to clone the repository to your local machine
git clone https://github.com/kirbynuggets/zom-e-go.git

### Navigate into the project directory
cd zom-e-go

# Install all required dependencies for both frontend and backend
npm install

# Start the development server
npm run dev

License

This project is licensed under the MIT License - see the LICENSE file for details.


Copyright

© 2025 Zom-e-Go. All rights reserved.

Unauthorized copying, distribution, or modification of this repository is prohibited. You may only use the code under the terms of the MIT License, which permits usage, modification, and distribution under certain conditions.


Acknowledgments

  • This project is based on the MERN stack and uses various third-party services.