My third project is an application developed with Next.js, which connects to the AniList website API using the GraphQL query language to obtain detailed information about a wide variety of animes and mangas.
Exploring various information about animes and mangas, including release dates, descriptions, chapter counts, genres, and popularity.
Integrated Search Bar: Allows users to search for any anime or manga present in the AniList database.
Favorites Section: Users can save their favorites to Local Storage, ensuring persistence across sessions.