CodingNic

Build the EPUB Reader

Module Introduction

Build the EPUB Reader 5 min read

Module Introduction

Build the EPUB Reader

The application now has authenticated users, real books, and real EPUB files.

In this module, integrate EPUB.js into the prepared Reader UI. Load a private EPUB, connect navigation and contents, generate book-wide locations, and manage the reader lifecycle without losing the surrounding Readly interface.

By the end, opening a book displays its actual contents and the Reader can navigate through the book.

Module Checkpoint

You are ready to continue when the feature area introduced in this module works against the real Readly application and its behavior can be verified from the browser.