vanessacor / food-app-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

food-app-vue 🥘

Description

A single page application to manage a list of dishes. The user can see all the dishes, create, edit and delete a dish.

Project Requirements

  • Following this project, we were asked to develop a SAP and serve this simple API that we had to build using laravel for the dishe's collection.

Getting Started

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About


Languages

Language:Vue 71.6%Language:JavaScript 21.8%Language:HTML 6.6%