김영채 | 오연주 | 정명진 |
---|---|---|
0chae01 | Oh5Yeonju | jungmyungjin |
맞춤 차 찾기 |
---|
![]() |
상품 구매 | 장바구니 |
---|---|
![]() |
![]() |
마이페이지 > 주문관리 | 마이페이지 > 내정보변경 |
---|---|
![]() |
![]() |
관리자 페이지 > 주문 관리 | 관리자 페이지 > 상품 관리 |
---|---|
![]() |
![]() |
📦src
┣ 📂apis
┃ ┣ 📂services
┃ ┃ ┣ 📂admin
┃ ┗ 📜instance.ts
┣ 📂assets
┃ ┗ 📂icons
┣ 📂components
┃ ┣ 📂MypageDashBoard
┃ ┣ 📂admin
┃ ┣ 📂cart
┃ ┣ 📂common
┃ ┣ 📂contentsTitle
┃ ┣ 📂itemInput
┃ ┣ 📂login
┃ ┣ 📂main
┃ ┣ 📂mypage
┃ ┣ 📂orderCheckout
┃ ┣ 📂product
┃ ┃ ┗ 📂productlist
┃ ┗ 📂route
┣ 📂constants
┣ 📂containers
┃ ┣ 📂cart
┃ ┣ 📂login
┃ ┣ 📂main
┃ ┣ 📂mypage
┃ ┣ 📂orderCheckout
┃ ┣ 📂product
┃ ┗ 📂signUp
┣ 📂hooks
┣ 📂pages
┃ ┣ 📜AdminPage.tsx
┃ ┣ 📜CartPage.tsx
┃ ┣ 📜ErrorPage.tsx
┃ ┣ 📜LoginPage.tsx
┃ ┣ 📜MainPage.tsx
┃ ┣ 📜Mypage.tsx
┃ ┣ 📜OrderCheckoutPage.tsx
┃ ┣ 📜OrderCompletePage.tsx
┃ ┣ 📜ProductDetailPage.tsx
┃ ┣ 📜ProductListPage.tsx
┃ ┣ 📜SellerPage.tsx
┃ ┗ 📜SignUpPage.tsx
┣ 📂recoil
┃ ┣ 📂atoms
┃ ┗ 📂selectors
┣ 📂styles
┃ ┣ 📜global.css
┃ ┗ 📜reset.css
┣ 📂types
┣ 📂utils
┣ 📜App.css
┣ 📜App.tsx
┣ 📜Router.tsx
┣ 📜index.css
┗ 📜main.tsx
git clone
npm install
npm run dev