
A simple and friendly application built with Next.js that connects to the EpisoDate API, allowing users to search for and navigate through many TV shows. Users can also view detailed information about a specific TV show, including the release date, genre, episodes, and more. This app has nice pagination, showing 20 results per query and keeping the information of already visited pages cached, thanks to React Query.
Technologies
NextJS
Tailwind
DaisyUI
React Query
TypeScript