Implement Redux store to learn more about Redux - [x] Install Redux - [x] Configure Redux - [x] Create a message Slice - [x] Create actions - [x] Change screens to dispatch actions in Redux - [x] Change screens to use Redux store state - [ ] Create tests for store changes