使用 Vue + Nuxt 打造的電商網站,主要商品為古著與鞋子。
Nuxt 版本:https://go-where-nuxt.herokuapp.com/
Vue 版本:https://hiro05097952.github.io/Go-Where/#/
此作品使用 Nuxt 打造,後端使用 Node.js 搭配資料庫 Firebase
-
會員註冊 / 登入 ( 支持第三方 Google )
-
結帳 / 下單 ( 綠界金流 )
-
購物車
-
優惠卷
-
追蹤商品
-
會員頁面管理
-
上 / 下架商品
-
管理優惠卷
-
訂單管理
-
模擬下單系統
-
Vue Vue Router Vuex Vue Cli 3
-
Nuxt
-
ESLint ( Airbnb )
-
JavaScript
-
Bootstrap4
-
Scss
-
Node.js
-
Firebase Firestore Authentication Storage
-
Git
本作品單純練習用,不作任何商業用途。
# install dependencies
$ npm run install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generateFor detailed explanation on how things work, check out Nuxt.js docs.















