Stream anime. Read manga. One place.
A premium, minimalist, and deeply immersive Anime & Manga tracking platform built with Next.js.
Zentaku is a highly polished, dark-mode first web application that bridges the gap between discovering new Manga and streaming your favorite Anime. Built entirely without reliance on third-party public proxy APIs, Zentaku uses a native scraping architecture to provide lighting fast, accurate data.
- Ultra-Premium UI: Built with Tailwind CSS, utilizing stunning glass-morphism, smooth micro-animations, and dynamic mobile-responsive layouts.
- Anime Streaming & Tracking: Powered securely via
@consumet/extensions(AnimeKaiprovider), avoiding DMCA takedowns by utilizing a completely self-sufficient backend API route system. No.envproxy configurations required! - Manga Vault: Comprehensive manga tracking and chapter parsing utilizing the Jikan (MyAnimeList) API and MangaDex.
- Lightning Fast Next.js Rendering: Leverages caching, Server Components, and Next.js 15 App Router architecture for incredibly fast page load times and seamless navigation.
Make sure you have Node.js 18+ installed on your machine.
- Clone this repository locally:
git clone https://github.com/Blanknetework/Zentaku.git
cd Zentaku- Install the necessary dependencies:
npm install- Run the development server:
npm run dev- Open your browser and navigate to: http://localhost:3000
- Framework: Next.js (App Router)
- Styling: Tailwind CSS
- Anime Data:
@consumet/extensions - Manga Data: Jikan API
Zentaku was designed heavily around modern, high-end streaming service aesthetics:
- Vibrant Identity: A sleek pitch-black base harmonized with deep glowing red accents.
- Glassmorphism: Elegant frosted components and dynamically blurring navigation headers.
- Adaptive: Layouts shift intelligently—scaling perfectly to mobile cellular devices, horizontally scrolling on tablets, and utilizing powerful CSS grid rules on ultra-wide desktop monitors.
This project is for educational and developmental tracking purposes. Data provided by respective scrapers and public APIs are property of their original rightsholders.