Skip to content

kin-au/vue-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js - Introduction project

A webpage showcasing one of Air Shop's products

See the page at: https://kin-au.github.io/vue-intro

Written in Vue.js, including:
  • instances and components
  • conditional rendering
  • rendering lists by mapping arrays
  • class and style bindings
  • computed properties
  • forms with input bindings
  • emitting custom events
Features:
  • select different item sub-options
  • toggle image when hovering over sub-options
  • see whether item is in stock
  • warn user when stock level is low
  • prevent adding to basket if no stock is available
  • see number of items in the basket
  • remove item from the basket
  • see any reviews on the item
  • submit a review of the item

About

Vue.js - Introduction project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published