55soup / 55soup/various-variable-name
Detail page
- 主要言語
- TypeScript
- スター
- 1
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 📃이슈내용
질문, 답변만을 볼 수 있는 detail page
## 🏷상세내용
## ❗체크리스트
- [x] frontend page 만들기
- [x] 전페이지에서 fetch 후 데이터 넘기기
## 🔎래퍼런스
[Next.js 13 useParams](https://nextjs.org/docs/app/api-reference/functions/use-params)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue is about creating a detail page to view questions and answers. The reference points to Next.js 13 useParams for dynamic routing. Start by examining the existing page structure in the app directory to see how data is fetched and passed. Look for similar page components to understand the pattern. Implement the detail page using the dynamic route parameter to fetch and display the specific question and answer data.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- next.js, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100