I want to build an animation like the one in slack-demo page. Basically I am trying to demonstrate a feature of my Application with animation. I can do so using Vanilla JS and CSS. But it will be a lot of code and difficult to maintain.
Does anyone know how does Slack has build the animation on demo-page? What library/Framework they have used?