This is a food delivery app 🍟 that allows users to order food from different restaurants. The project is built using a microservice architecture 💥.
Clone this repository:
$ git clone git@github.com:Jonas56/food-delivery-app.git
$ docker-compose up -d
For submitting patches and additions. Follow the "fork-and-pull" Git workflow.
- Fork the repo
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
Distributed under the MIT License. See LICENSE
file for more information.
Initial work and maintaining: Jonas56