VanessaLin9 / alpha-shop-react

Created with CodeSandbox

Home Page:https://vanessalin9.github.io/alpha-shop-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alpha-shop-react

刻意練習:

1. 從0建構整個購物車
2. 練習使用 useReducer + useContext 管理邏輯
3. 再由 useReducer + useContext 模式重構,改使用zustand 集中邏輯管理
4. 佈署至AWS Amplifyapp

本專案使用:

react v18
fontawesome v5
zustand
eslint
prettier

專案功能


  • 分成三個步驟完成購物車表單
  • 調整所選商品數量
  • 移除購物車商品
  • 選擇運送的方式,會自動將運費導入

專案圖片


首頁

首頁

首頁

About

Created with CodeSandbox

https://vanessalin9.github.io/alpha-shop-react/


Languages

Language:JavaScript 64.9%Language:SCSS 29.1%Language:HTML 6.1%