55soup / 55soup/various-variable-name
Detail page
- Vorherrschende Sprache
- TypeScript
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 📃이슈내용
질문, 답변만을 볼 수 있는 detail page
## 🏷상세내용
## ❗체크리스트
- [x] frontend page 만들기
- [x] 전페이지에서 fetch 후 데이터 넘기기
## 🔎래퍼런스
[Next.js 13 useParams](https://nextjs.org/docs/app/api-reference/functions/use-params)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- next.js, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100