Commit Graph

3 Commits

Author SHA1 Message Date
b9bdbcaabc feat: 웹 클라이언트 비주얼 오버홀 — 게임 에셋 적용
All checks were successful
Client CI/CD / test (push) Successful in 9s
Client CI/CD / deploy (push) Successful in 14s
- 홈페이지: 드래곤 히어로 배경(bg_loading), fixed 헤더, 로고, 마을 배경 다운로드 섹션
- 로그인/회원가입: 고딕 성문 배경(bg_login), 카드 프레임, 게임 버튼
- 공통: btn-game, card-game, divider-game CSS 클래스 추가
- 게임 에셋 PNG → WebP 변환 (6MB → 80~234KB)
- 관리자 페이지: 로고/divider 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 01:55:16 +09:00
7e2f9419ab Add frontend pages with login, download, and announcements
All checks were successful
Client CI/CD / deploy (push) Successful in 12s
- React Router v7: public home page, /login page
- Auth context with JWT localStorage management
- Login: ID/PW form + SSAFY login button (UI only)
- Home: hero banner, download section (login required), announcement board
- API layer with mock data (ready for Go Fiber backend)
- Color scheme: #2E2C2F dark + #BACDB0 accent
- Add .env.example for environment variable reference

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:40:29 +09:00
fb0efa4b4b Chore: project init 2026-02-24 11:18:53 +09:00