A simple app that demonstrates an NGXS use case for educational purpose.
The domain context is a simple todo app because most developers are already used to the CRUD (create, read, update, delete) concept and that makes it easier to see the NGXS specific stuff.