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

[FE] Home 페이지 API 로직 수정 및 React-Query 적용 #645

Closed
jiwonh423 opened this issue Jan 14, 2024 · 0 comments
Closed

[FE] Home 페이지 API 로직 수정 및 React-Query 적용 #645

jiwonh423 opened this issue Jan 14, 2024 · 0 comments
Assignees
Labels
refactor 리팩토링 관련 이슈

Comments

@jiwonh423
Copy link
Collaborator

🛠️ 작업 대상

  • Home 페이지
  • 위 페이지에서 사용되는 컴포넌트

✅ 작업 내용

  • 페이지에서 사용되는 컴포넌트 검토
  • API 로직 수정 Axios 적용
  • API 요청 훅 React-Query 도입

📎 참고 자료

No response

⏰ 추정 시간

24.01.14 일요일까지

@jiwonh423 jiwonh423 added the refactor 리팩토링 관련 이슈 label Jan 14, 2024
@jiwonh423 jiwonh423 self-assigned this Jan 14, 2024
semnil5202 pushed a commit that referenced this issue Feb 5, 2024
* feat : Add HTTP client module

* feat : Add QueryClient and QueryClientProvider for React Query

* feat : Add API and hook for fetching topics

* refactor : Refactor authorization header in http.ts

* feat : Add useTopicsQuery hook to TopicCardContainer

* refactor : Refactor TopicCard and TopicCardContainer components

eliminate useState,useEffect in TopicCardContainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 리팩토링 관련 이슈
Projects
Status: Done
Development

No branches or pull requests

2 participants