AnimeFinder is a web application that allows users to search and explore information about their favorite anime. The application is built using React.js, styled with Tailwind CSS, and leverages the Jikan API to fetch anime data. The app is hosted on Vercel.
- Search Anime: Find detailed information about any anime by searching with keywords.
- Responsive Design: Optimized for both desktop and mobile viewing.
- Top Anime: Browse anime sorted by rankings.
- Seasonal Anime: Browse currently airing anime.
- Upcoming Anime: Browse upcoming anime.
- React.js: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for styling.
- Jikan API: A RESTful API that provides information about anime, manga, and more.
- Axios: A promise-based HTTP client for making API requests.
- Vercel: Hosting platform for deploying the web app.