This app allows users to search for and find information about video games from the RAWG database. It fetches data from the RAWG API and allows users to search and sort games using a variety of filters. The app features Chakra UI and React for the front end. Additional game description pages were added using React Router. Axios handles fetch requests and React Query and Zustand play roles in state management.