55soup / 55soup/various-variable-name
Detail page
- Langage dominant
- TypeScript
- Étoiles
- 1
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 📃이슈내용
질문, 답변만을 볼 수 있는 detail page
## 🏷상세내용
## ❗체크리스트
- [x] frontend page 만들기
- [x] 전페이지에서 fetch 후 데이터 넘기기
## 🔎래퍼런스
[Next.js 13 useParams](https://nextjs.org/docs/app/api-reference/functions/use-params)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- next.js, typescript
- Domaine
- frontend
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100