Anime Tracker is a modern web application that helps users discover, track, and manage their favorite anime series. Built with Next.js and powered by the Jikan API, it provides a seamless experience for searching anime titles and organizing them into personalized lists. The application features a sleek, responsive interface with interactive components and real-time updates.
You can test the application by visiting Anime Tracker.
- 🔍 Advanced Search: Search through thousands of anime titles using the Jikan API
- 📱 Responsive Design: Fully responsive interface that works seamlessly on desktop and mobile devices
- 🎭 Interactive Cards: Detailed anime cards with hover effects and synopsis preview
- 📋 Status Management: Organize anime into three categories:
- Plan to Watch
- Currently Watching
- Completed
- 💾 Local Storage: Persistent storage of your anime lists
- 🔄 Episode Tracking: Keep track of your progress for currently watching anime
- 🎨 Modern UI: Sleek design with smooth animations and transitions
- 📱 Mobile-First: Optimized for all screen sizes
- 🔔 Toast Notifications: Real-time feedback for user actions
- Next.js - React framework for production
- React - UI library
- TypeScript - Type safety
- Tailwind CSS - Utility-first CSS framework
- Swiper - Modern touch slider
- Lucide React - icons
- shadcn/ui - UI components
- Jikan API - Unofficial MyAnimeList API
- Clone the repository:
git clone https://github.com/nefas666/my-anime-app.git cd my-anime-app