I just cloned the repo and ran the app.
I get the following warning:
The previous state received by the reducer has unexpected type of "Object". Expected argument to be an object with the following keys: "todos", "visibilityFilter"
Any idea where this might be coming from?