Network Error on game hub

I am getting Network Error instead of the list of games.

Do you mean from calling the API?

Yes after calling the API but it looks like I have no more available rquests from the server.

does the API reply with no more requests? might help to look at a source code and debug. Heads up this may be refactored from where you are at in the lesson. GitHub - hunter-orion/game-hub: This project used React 18, zustand, JS, TS, Axios, and Chakra-UI to create a responsive webpage that calls to rawg API’s backend server. There is error handling, loading skeletons, click events, and multiple filters which send requests to the API for data, search bar, and utilizes pagination.