Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[서버 사이드 렌더링 - 2단계] 빙봉(김윤경) 미션 제출합니다. #55

Merged
merged 18 commits into from
Oct 23, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c9afb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    4e15e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fac0400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e7baf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec57e9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ef8fa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c90147 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    66c7c3d View commit details
    Browse the repository at this point in the history
  2. feat: 영화 상세 정보를 가져오는 fetchMovieDetail 함수 추가

    apis 디렉터리를 common 디렉터리 하위로 이동
    Yoonkyoungme committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    46e2a34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb093c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b8dfc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4298145 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56269d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Configuration menu
    Copy the full SHA
    f003fc4 View commit details
    Browse the repository at this point in the history
  2. feat: 클라이언트에서 영화 상세 정보 페칭 로직 구현

    - 사용자가 영화나 '자세히 보기' 버튼을 클릭할 때 영화 상세 정보를 가져오는 로직 추가
    Yoonkyoungme committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3e85552 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    910a2f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48477ed View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    7562ba0 View commit details
    Browse the repository at this point in the history