tolelom 2ac2823ecc
All checks were successful
Client CI/CD / deploy (push) Successful in 11s
feat: 회원가입 페이지 및 API 추가
- RegisterPage 추가 (아이디/비밀번호/비밀번호 확인 폼, 클라이언트 유효성 검사)
- /register 라우트 추가 (로그인 상태 시 홈 리다이렉트)
- 로그인 페이지에 회원가입 링크 및 가입 완료 안내 메시지 추가
- api/auth.js에 register() 함수 추가

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-24 15:11:32 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00
2026-02-24 11:18:53 +09:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Description
No description provided
Readme 1.3 MiB
Languages
JavaScript 76.2%
CSS 22.8%
HTML 0.7%
Dockerfile 0.3%