AnimeVerse is a React-based web application that lets you explore currently airing anime, discover high-rated shows, and search for your favorites.
It uses the Jikan API to fetch real-time anime data from MyAnimeList.
- Airing Now – View the latest airing anime ranked by score.
- Search Anime – Quickly search anime by title.
- Pagination – Browse through pages of anime results.
- Responsive UI – Styled with Tailwind CSS for a modern, mobile-friendly look.
- Anime Cards – Displays poster, title, type, and status for each anime.
- React.js – Frontend framework
- Tailwind CSS – Styling
- Jikan API – Anime data source
- React Router – Navigation