55soup / 55soup/various-variable-name
Detail page
- Lingua principale
- TypeScript
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 📃이슈내용
질문, 답변만을 볼 수 있는 detail page
## 🏷상세내용
## ❗체크리스트
- [x] frontend page 만들기
- [x] 전페이지에서 fetch 후 데이터 넘기기
## 🔎래퍼런스
[Next.js 13 useParams](https://nextjs.org/docs/app/api-reference/functions/use-params)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- next.js, typescript
- Ambito
- frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100