fromis_9/frontend
caadiq 9886048a4c refactor: API 중앙화 시작 (1/3)
- api/ 디렉토리 구조 생성
  - index.js: 공통 fetch 래퍼
  - schedules.js, albums.js, members.js: 공개 API
  - admin/: 어드민 API (bots, albums, categories, members, schedules)
- Schedule.jsx: API 모듈 적용
- AdminScheduleBots.jsx: API 모듈 적용
2026-01-09 21:56:32 +09:00
..
public fix: React Router v7 future 플래그 추가 2026-01-01 14:15:39 +09:00
src refactor: API 중앙화 시작 (1/3) 2026-01-09 21:56:32 +09:00
.env chore: 환경 변수 파일 업데이트 2026-01-06 14:17:31 +09:00
index.html feat(mobile): 모바일 페이지 기본 구현 2026-01-07 10:10:12 +09:00
package-lock.json feat: dayjs 라이브러리로 날짜 계산 로직 통합 2026-01-09 09:46:54 +09:00
package.json feat: dayjs 라이브러리로 날짜 계산 로직 통합 2026-01-09 09:46:54 +09:00
postcss.config.js PC 버전 프론트엔드 UI 구현 - 홈, 멤버, 디스코그래피, 스케줄 페이지 및 더미 데이터 2025-12-31 21:51:23 +09:00
tailwind.config.js feat: Pretendard 폰트 적용 및 DB 스키마 완성 2026-01-01 00:20:33 +09:00
vite.config.js feat: 일정 카테고리 관리 기능 추가 및 다이얼로그 스타일 통일 2026-01-05 11:20:44 +09:00