Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

상세페이지 좋아요 기능 구현 #53

Merged
merged 11 commits into from
Jan 12, 2024
Merged

상세페이지 좋아요 기능 구현 #53

merged 11 commits into from
Jan 12, 2024

Conversation

lja0395
Copy link
Collaborator

@lja0395 lja0395 commented Jan 11, 2024

관련 이슈


작업 내용

  • 좋아요 클릭시 하트가 채워지고 카운트가 올라갑니다.
  • 다시 클릭하면 하트가 비워지고 카운트가 줄어듭니다.
  • 다른페이지 이동, 새로고침을 해도 상태가 유지됩니다.

특이 사항


리뷰 요구사항 (선택)

  • 리뷰 중점 사항: 리뷰어가 특히 집중해서 봐야 할 부분이 있나요?
  • 추가 검토 사항: 코드, 디자인, 구현 방식 등에 대한 추가적인 검토가 필요한 사항이 있나요?
  • 논의가 필요한 부분: 코드 리뷰 중 논의가 필요해 보이는 부분은 무엇인가요?

@lja0395 lja0395 added the feature 기능 개발 label Jan 11, 2024
@lja0395 lja0395 self-assigned this Jan 11, 2024
src/apis/likes.ts Outdated Show resolved Hide resolved
src/components/likes/Likes.tsx Outdated Show resolved Hide resolved
src/apis/likes.ts Outdated Show resolved Hide resolved
src/apis/likes.ts Outdated Show resolved Hide resolved
src/components/likes/Likes.tsx Outdated Show resolved Hide resolved
src/components/likes/Likes.tsx Show resolved Hide resolved
src/apis/likes.ts Show resolved Hide resolved
src/apis/likes.ts Outdated Show resolved Hide resolved
@lja0395 lja0395 merged commit 6ff7624 into develop Jan 12, 2024
@lja0395 lja0395 deleted the feature/likes branch January 12, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants