Skip to content

[FE-2]Solo.tsxとSolo.cssの作成.localhost/SoloでSolo.tsxに移行.#9

Merged
IRyoma merged 2 commits intodevelopfrom
FE-2
Feb 16, 2026
Merged

[FE-2]Solo.tsxとSolo.cssの作成.localhost/SoloでSolo.tsxに移行.#9
IRyoma merged 2 commits intodevelopfrom
FE-2

Conversation

@IRyoma
Copy link
Contributor

@IRyoma IRyoma commented Feb 16, 2026

概要

最終的にSoloページと複数人ページが必要になるので,簡易なSoloページを先に作成した

動作確認

手入力でhttp://localhost:5173/Soloにアクセスし,Soloページに飛べた

変更内容・エビデンス

main.tsxで
import { BrowserRouter, Routes, Route } from 'react-router-dom'
を使用してURLでページ移行できるようにした

その他

略称一覧

  • LGTM : Looks Good To Me(レビューアーがPRの内容を確認し、問題がないと判断した際に使用する)
  • ask : 質問・確認事項(修正は任意、回答や説明を求める)
  • imo : In My Opinion(個人的な意見、修正は任意)
  • nits : 些細な指摘(修正は任意、気になった点の共有)
  • must : 必須の修正事項(マージ前に必ず対応が必要)
  • memo : メモ(参考情報として共有)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nits]
今回は大丈夫だけど,このファイルはよくコンフリクトを起こすので気をつけてね

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[imo]
ディレクトリ構造を考えた方がいい
いまのままだと,src内にファイルが溜まってしまい整理しにくくなる
自分的にはfeaturesタイプが好きですね.
数分調べてみて,どれが使いやすいかみてみてください!
https://zenn.dev/sakito/articles/af87061a5016e6

→ 修正についてはこのPRじゃなくてもOKです

@IRyoma IRyoma merged commit 91fb19c into develop Feb 16, 2026
2 checks passed
@IRyoma IRyoma deleted the FE-2 branch February 16, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants