React simple web chat with socket.io Chat application Tech Stack react redux rematch immer lodash moment socket.io test (cypress) Install First concurrently module installation npm install All install backend and frontend packages npm run install backend (npm install) frontend (npm install) Start npm start Test (E2E cypress) npm run test