[Setting/#10] Modal 세팅 #11
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚨 관련 이슈
#10
✨ 변경사항
✏️ 작업 내용
1. 모달 시스템
전역에서 모달을 관리하고 호출할 수 있도록 Zustand와 Provider를 사용했습니다.
* 모달 생성 및 등록 방법 *
2. 개인정보 동의 모달 구현
회원가입에서 사용될 약관 동의 모달을 구현
3. index.html
파비콘을 기본 vite.svg → 프로젝트 로고 SVG로 변경
모달 렌더링을 위한 #modal-root DOM을 추가했습니다.
📂 폴더 구조
UI 스크린샷
😅 미완성 작업
N/A
📢 논의 사항 및 참고 사항