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

[사전 미션 - CSR을 SSR로 재구성하기] - 수야(최영수) 미션 제출합니다. #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. feat: 영화 목록 페이지 구현

    - CSR과 동일하게 렌더링되도록 API 연결
    - API로 얻어온 데이터를 index.html의 텡플릿 변수(?)에 바인딩
    - router.get으로 다른 주소도 페이지 렌더링, 다른 API 연결
    - 선택한 탭 활성화되도록 index.html 변수 추가
    cys4585 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4761f68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27df9ee View commit details
    Browse the repository at this point in the history