55soup / 55soup/various-variable-name
Detail page
未关闭
🎞frontend
🛠feature
- 主要语言
- 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