Skip to content

Gn0lee/react-shopping-cart

 
 

Repository files navigation

React Shopping Cart

NEXT STEP 장바구니 미션 진행한 저장소 입니다.

배포

배포 링크
스토리북 링크

실행 방법

의존성 설치

yarn install

local 실행 (msw 사용)

yarn dev

local 실행 (msw 사용 안함)

yarn dev:prod

스토리북 실행

yarn storybook

test 실행

yarn test

환경변수

VITE_API_ENDPOINT=https://lgbbwcvwtbrudityxxbd.supabase.co/functions/v1
VITE_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImxnYmJ3Y3Z3dGJydWRpdHl4eGJkIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MTE0MzY5MzgsImV4cCI6MjAyNzAxMjkzOH0.V4nEgkFClH7OPi0glqZIQOtvpYkpirAcBGLCp8mJQiw

사용 라이브러리

  • react
  • react-router-dom
  • react-query
  • zustand
  • msw
  • storybook
  • near-payments

About

⚛️ React 장바구니 애플리케이션 🛒

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.8%
  • CSS 11.2%
  • JavaScript 8.5%
  • Other 0.5%