This project is a web application that displays detailed information about various anime series. It fetches data from the Jikan API and presents it in a user-friendly manner with features like a "Pick a Anime or Manga", "Anime and Manga Search" and "Top Anime and Manga".
- Anime Details: Displays detailed information about each anime including title, synopsis, genres, ranking, score, status, source, and episodes.
- Responsive Design: Ensures uniform display of anime images regardless of their original dimensions.
- Read More/Less: Implements a toggle for expanding and collapsing long descriptions.
- Streaming Links: Provides links to platforms where the anime can be streamed.
- Watch Trailer: Directs users to watch trailers of the anime.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for styling.
- Jikan API: A RESTful API for fetching data from MyAnimeList.
- Node.js
- npm (Node Package Manager)
This project is licensed under the MIT License - see the LICENSE file for details.