I really wanted to challenge myself so I decided to create a slack clone that allows users to send and receive messages in real time. This application opens an interactive communication session between the user’s browser and the server using web sockets. Slackr was built using: Express, Node, React, Redux, Socket IO and MongoDB.