Skip to content

Next.js→React Routerに移行、書籍一覧ページ作成#1

Merged
fujiyuto merged 2 commits intomainfrom
feature/frontend/book-list
Mar 4, 2026
Merged

Next.js→React Routerに移行、書籍一覧ページ作成#1
fujiyuto merged 2 commits intomainfrom
feature/frontend/book-list

Conversation

@fujiyuto
Copy link
Owner

@fujiyuto fujiyuto commented Mar 4, 2026

概要

Next.jsで作成していたFrontendプロジェクトをReact Routerに移行。現在参画中のプロジェクトで、React Routerを使用するため、練習として移行して作成。  
書籍一覧ページの作成。

変更内容

  • frontendディレクトリ下全てをReactプロジェクトに変更
  • /booksのルーティングに該当するファイルを作成し、使用するコンポーネント、カスタムフック、APIリクエスト関数の作成

@fujiyuto fujiyuto merged commit 5f52a27 into main Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant