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

[CHORE] API 처리를 위해 패키지 추가 #38

Closed
i-meant-to-be opened this issue Dec 31, 2024 · 0 comments · Fixed by #39
Closed

[CHORE] API 처리를 위해 패키지 추가 #38

i-meant-to-be opened this issue Dec 31, 2024 · 0 comments · Fixed by #39
Assignees
Labels
chore 파일 내부가 아닌 파일 자체에 대한 변경 (디렉토리 이동, 파일 이름 변경, 파일 삭제 등)

Comments

@i-meant-to-be
Copy link
Contributor

i-meant-to-be commented Dec 31, 2024

✨ Description

  • API 처리를 위해 다음의 패키지 추가:
    • Axios (저수준의 HTTP 통신을 위함)
    • TanStack Query (고수준의 데이터 유지 및 관리를 위함)
    • msw (가상 API 사용을 위함)
  • msw 및 TanStack Query 적용에 따른 main.tsx 파일 수정

✨ Time (마감기한)

2025년 1월 5일 일요일

@i-meant-to-be i-meant-to-be added the chore 파일 내부가 아닌 파일 자체에 대한 변경 (디렉토리 이동, 파일 이름 변경, 파일 삭제 등) label Dec 31, 2024
@i-meant-to-be i-meant-to-be self-assigned this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore 파일 내부가 아닌 파일 자체에 대한 변경 (디렉토리 이동, 파일 이름 변경, 파일 삭제 등)
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant