55soup / 55soup/various-variable-name

Detail page

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
๐ŸŽžfrontend ๐Ÿ› feature
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.