food-table
the app loads data from products.json. The component ProductTable gets this data as a prop. You can get error during loading data. You can delete data from table and also can get error during deleting. The app uses Vue + Vuex + Vuetify.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint