55soup / 55soup/various-variable-name
Detail page
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## ๐์ด์๋ด์ฉ
์ง๋ฌธ, ๋ต๋ณ๋ง์ ๋ณผ ์ ์๋ detail page
## ๐ท์์ธ๋ด์ฉ
## โ์ฒดํฌ๋ฆฌ์คํธ
- [x] frontend page ๋ง๋ค๊ธฐ
- [x] ์ ํ์ด์ง์์ fetch ํ ๋ฐ์ดํฐ ๋๊ธฐ๊ธฐ
## ๐๋ํผ๋ฐ์ค
[Next.js 13 useParams](https://nextjs.org/docs/app/api-reference/functions/use-params)
Contributor guide
No contributing guide indexed for this repository
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100