In this repository you will find the API for my Cross-Platform Food Delivery Mobile App.
The app is built with React Native, NodeJS, ExpressJS and MongoDB.
This application represented the final project for my bachelor's degree.
You can find the repository for the Client side of this project on the link below
https://github.com/cmleo/FoodRunner-Client
To start the API:
In the project directory, you must run:
Installs all dependencies
Runs the API within a local, development server : http://localhost:3000 .