Skip to content

An e-commerce SPA website built with Vue.js and styled with Element UI.

Notifications You must be signed in to change notification settings

tsengm6h6/e-commerce-v2

Repository files navigation

alt logo

e-commerce

以 Vue.js 打造的 SPA 網站,包含瀏覽、收藏、購物車與優惠券等功能

實作功能

  • 使用 Vue.js 建構 SPA 前端共 9 個頁面(含前後台)
  • 使用 Ajax 向後端 API 抓取購物車與產品等資料
  • 使用 Element UI 切版並完成 RWD
  • 使用 SVG 與 CSS 動畫增加網頁豐富度
  • 透過 Vuex 與 LocalStorage 優化購物車行為
  • 將後端回傳的資料格式,因應畫面需求進行客製化處理
  • 改良圖片大小並改用部分引入、壓縮程式碼等方法進行網站效能優化[優化前網站]
  • 新增臉書客服人員對話框

alt 首頁

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

An e-commerce SPA website built with Vue.js and styled with Element UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages