bzmp125 / shopping-list-app

I created this repo so as to build a basic crud application using Vue.js and Vuetify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shopping-list-app

Overview

This is a static web app, which is a simple crud application. I created it so as to learn Vue.js fundamentals and it was deployed on Netlify

General Description

A user is able to add items to the shopping list, read the items, and has options to delete and edit existing items.

Project's URL

https://youthful-wescoff-90f50a.netlify.com/

Project setup

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

Customize configuration

See Configuration Reference.

About

I created this repo so as to build a basic crud application using Vue.js and Vuetify.


Languages

Language:Vue 89.9%Language:HTML 7.9%Language:JavaScript 2.1%