This is an app where you can find many delicious food and choose what you like. In addition, you can see the orders that you made and its details.
To get a local copy up and running follow these steps.
- Node.js
- npm
-
Clone the repo, or download the zip file
git clone git@github.com:Camilo-J/Eatable.git
-
Install NPM packages
npm install
-
Run the app
npm run dev
Distributed under the MIT License. See LICENSE
for more information.