This project was built with Lovable.
Open your project in the Lovable editor and keep building.
- Ship faster: describe what you want to build and Lovable handles the code.
- Stay in sync: connect the project to GitHub and every change made in Lovable is committed straight to your repository.
- Full ownership: this code is yours. Push to your repository and your changes sync back into Lovable, ready for your next prompt.
Prefer working locally? You need Node.js and npm — install with nvm.
git clone <this-repository-url>
cd <repository-name>
npm i
npm run devAPI 명세서(ver.08/07)의 53개 엔드포인트를 사용합니다. 백엔드 연결 방법과 검증 결과는
docs/API_INTEGRATION.md와
docs/API_INTEGRATION_REPORT_2026-08-08.md를 참고하세요.
- Next.js App Router
- TypeScript
- React
- Tailwind CSS