📔 금오공대 중고도서 예약 시스템


  • Book detail page -> wooseong
  • Else page -> bepyan
  • Backend -> oune

yarn install
yarn serve

사이트 주소 https://kit-fleamarket.web.app/about (서버 내림)

플러그인

  • vue
  • vuetify
  • axios

사용된 것

  • 상속 v-bind: v-on:
  • Vue watch
  • Infinity Scroll
  • Transition-group
  • v-skeleton-loader, v-progress-circular
  • v-parallax
  • v-text-field, v-container, v-card, v-dialog 등을 통한 레이아웃 구성
  • vuetify css class를 통한 스타일 구성
  • v-slot

image