
fullstackCompleted2024
Manga Reader
Overview
Manga Reader is a full-featured reading platform powered by the public MangaDex API. It provides a sleek dark interface with advanced search, tag-based filtering, chapter navigation with persistent read progress, and dedicated author pages. Data fetching is optimised with TanStack Query for caching, pagination, and background refetching.
Key Features
- Advanced manga search with real-time results from MangaDex API
- Tag-based filtering by genre, demographic, and content rating
- Chapter navigator with page-by-page reading mode
- Author and artist detail pages
- TanStack Query caching for fast navigation without redundant requests
- Sleek dark interface with polished typography
- Fully responsive for desktop and mobile reading
Next.js 15TypeScriptTailwind CSSTanStack Query