Server Repo: DangDang Salon Server
- 소셜 로그인
- 반려견 및 미용사 프로필 관리
- 애견 미용 콘테스트
- 견적 요청, 수락, 거절, 수정
- 채팅
- 쿠폰 이벤트
- PG 결제 & 쿠폰 적용
- 리뷰 작성, 수정, 삭제
- 우리아이시뮬레이션 AI 이미지 생성
- Frontend: Vite, React.js
- State Management: Zustand
- UI: Material UI, Storybook
- Deployment: AWS EC2
- Real-time Communication: Websocket
- Payment Integration: Toss Payments SDK
- Node.js
- npm (or yarn)
-
Clone the Repository
git clone https://github.com/URECA-TEAM3/moongchee-client.git cd dang_client
-
Install Dependencies
npm install (or npm i)
-
Set Up Environment Variables
Please contact one of our members to obtain the variables
-
Start the Server
npm run dev
The server should now be running at http://localhost:5173