arewefastyet icon indicating copy to clipboard operation
arewefastyet copied to clipboard

Feat implements @tanstack/react-query

Open Jad31 opened this issue 1 year ago • 0 comments

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?

Jad31 avatar Aug 02 '24 17:08 Jad31