A modern, responsive, and ad-free Anime Streaming Platform built with Next.js 16. Bonkey Stream offers a premium streaming experience with a beautiful dark-themed UI, multi-source support, and batch downloads.
- Ad-Free Streaming: Enjoy anime without interruptions.
- Multi-Source API:
- Samehadaku: Primary source for ongoing and popular anime.
- Kuramanime: Robust fallback source with multi-resolution support (360p, 480p, 720p, 1080p).
- Jikan API (MyAnimeList): Used for detailed metadata, top charts, and genre categorization.
- Batch Downloads: Download full seasons in one go.
- Responsive Design: Fully optimized for Desktop, Tablet, and Mobile.
- Modern UI/UX: Built with Tailwind CSS, featuring glassmorphism, smooth animations, and a cinematic dark theme.
- Spotlight Search: Fast, full-screen search experience.
- Framework: Next.js 16 (App Router)
- Language: TypeScript
- Styling: Tailwind CSS
- Icons: Heroicons & Custom SVG
- State Management: React Hooks
- Data Fetching: Server Actions & Client Components
This project integrates multiple APIs to ensure high availability and comprehensive content:
-
Sankavollerei API (Unofficial)
- Endpoints:
/samehadaku,/kuramanime - Usage: Streaming links, episode lists, ongoing anime, and search.
- Endpoints:
-
- Usage: Top anime charts, upcoming seasons, genre lists, and rich metadata.
Follow these steps to run the project locally:
git clone https://github.com/BranProHengker/Bonkey-Stream.git
cd Bonkey-Streamnpm install
# or
yarn install
# or
pnpm installnpm run devOpen http://localhost:3000 in your browser to view the app.
Immersive hero section with trending anime.
Clean grid layout for browsing ongoing and searched anime.
Cinema-mode player with server switching and download options.
Contributions are welcome! Feel free to open issues or submit pull requests.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is for educational purposes only. All content is provided by third-party APIs. Distributed under the MIT License.
