Skip to content

Commit

Permalink
Feat: 로그인 모달 UI 구현 (#33)
Browse files Browse the repository at this point in the history
* Design: 로그인 페이지 svg 파일 추가 및 페이지 구현

* Design: 로그인페이지 모달로 변경 및 퍼블리싱

* Feat: 공통모달 컴포넌트 size prop 추가 및 css prop 타입 추가

* Fix: 공통모달 size prop type 수정

* Design: 로그인 아이콘 변경 및 일부 스타일 수정

* Style: 불필요한 파일 삭제

* Feat: 로그인 모달 연동전까지 로그인을 하기위한 임시페이지 추가

* Feat: Modal size prop 추가
  • Loading branch information
ParkSohyunee authored Feb 16, 2024
1 parent 74fa3ca commit 99ea06d
Show file tree
Hide file tree
Showing 10 changed files with 210 additions and 24 deletions.
9 changes: 9 additions & 0 deletions public/icons/google_login.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/icons/kakao_login.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions public/icons/large_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 99ea06d

Please sign in to comment.