On Anzac day, I surfed Linkedln site, and I got a message popup. Impressed, so here I build the components using ReactJS. Pure components, handcrafted, just using HTML5 & CSS. Nice animation transition of the Messaging Popup window when it is minimized and opened, like what you see on Linkedln. Borrowed some svg icons from Linkedln
- The initial floating message popup at the bottom right corner of the page
- The floating message popup is opened with the list of recent contacts
- The chat message popup is open
- The main floating message can be minimized, while the other popup is open
- Clone this repository
- Run
npm install && npm start - Visit
0.0.0.0:8080in your browser
- PostCss - nice way to use css module as a javascript object from React component
- Understand more about Flexbox model. Trying to use it more efficiently to layout web components



