Flow Reader is a browser-based reading workspace designed to help people move through long text with less visual friction. It supports RSVP and Bionic-style reading alongside document imports, themes, notes, and session recaps.
Local-first by design
The reader keeps its library on the user's device. That makes the experience private, fast, and useful without requiring an account or sending reading material to a remote service.
Product and technical work
I built Flow Reader with React and TypeScript as a progressive web app. The project combines reading-mode experimentation with practical interface work: importing text, organizing a personal library, preserving settings, and keeping controls understandable while the reading surface stays focused.
Building it strengthened my experience with client-side state, local persistence, responsive UI design, and accessibility-aware interaction patterns.