Small local only WebAssembly app made with .NET Blazor and MudBlazor.
It extracts quotes from a standard XML file (used by Kobo e-readers) to display them and store them as a Markdown file.
Live working app hosted on Github Pages.
See documentation and ADRs in docs/.
Run the application:
dotnet run
Run tests
dotnet test