A Desktop version of the Magma Manga website I have maintained for multiple years. This version focuses heavily on reading experience and loading speed. App also has functionality to download manga for an offline reading experience. No online syncing neither any bookmarks, continue reading, or history just yet. These features will be added as the app is updated.
- Home feed with spotlight/recommended manga, "hot this month", hot updates, and the latest chapter releases
- Quick search overlay to find a series by title
- Manga detail pages with series info (authors, genres, status, alt names) and full chapter lists
- Built-in reader with single page, two-page, and long-strip (webtoon) view modes, zoom, lazy-loaded pages, and next/previous chapter navigation
- Download chapters for offline reading, with per-image download progress and in-app notifications
- Downloads page to browse everything saved locally
Home
Search
Manga page
Reader
Downloads
$ npm install$ npm run dev# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux







