Random Address Book Demo Install/run the app yarn install yarn start Testing yarn test - redux-saga tests yarn test:e2e - cypress e2e tests (after yarn start) Next steps For bigger lists we can implement windowing (react-window).