Demo & Showcase
Last updated
Last updated
You can see prose in action in our official demo or in a real app such as oboku.
The purpose of the demo is to pack as many features as possible in order to give you a full showcase of what is possible. Its design therefore aims to be neutral and simple. When implementing your own reader, you might want to select only a few features to have a more accessible or polished product. It is still a good reference for developers on how to implement things.
The demo uses react and chakraui as base libraries.
The code is available at https://github.com/mbret/prose-reader/tree/master/packages/demo and we encourage you to check it out to help you implement your own reader.
Feel free to copy the code as much as you want. You can even use it as it is for your own product if it suits you.
oboku is a free and open source reading app that lets you manage and read your own books synchronized from your device or various cloud providers (dropbox, drive, ...). It is a much more polished experience but does not necessarily include all the features of prose at a given time.