Welcome to my Anime/Manga Library App

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.

Application Features:

  • 1

    Exploring various information about animes and mangas, including release dates, descriptions, chapter counts, genres, and popularity.

  • 2

    Integrated Search Bar: Allows users to search for any anime or manga present in the AniList database.

  • 3

    Favorites Section: Users can save their favorites to Local Storage, ensuring persistence across sessions.