/vuemastery-lessons-code

lessons code related to vue Mastery courses

Primary LanguageJavaScript

vuemastery-lessons-code

Code from Intro-to-Vue course by https://www.vuemastery.com/

simple product page to:

  • add product to cart
  • remove product from cart
  • add review

Languages & tools

  • HTML
  • vuejs
  • CSS

Repo structure
.
├── asset
│ ├── vmSocks-blue-onWhite.jpg
│ └── vmSocks-green-onWhite.jpg
├── index.html
├── main.js
└── style.css