## Description Replace the current `fetch` and `useEffect` solution with TanStack Query for fetching data from the Rick and Morty API. ## Done when - [x] Character data is fetched using TanStack Query - [x] Episode data is fetched using TanStack Query - [x] No unnecessary API requests are made