Feat implements @tanstack/react-query
What kind of change does this PR introduce?
This PR implements @tanstack/react-query for managing API calls, standardizes how errors and loading states are handled across the application, and applies Tailwind CSS colors for displaying API errors. By utilizing react-query, we can simplify data fetching logic and improve the user experience by providing consistent loading and error handling mechanisms. The use of Tailwind CSS colors ensures a cohesive and visually appealing display of error messages.
What kind of change does this PR introduce?
Issue Number:
- Closes #___
- Related to #___
- Others?
Screenshots/videos:
| Before | After |
|---|---|
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?
Issue Number:
- Closes #___
- Related to #___
- Others?
Screenshots/videos:
| Before | After |
|---|---|
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?