Responsive Flexbox Slider

Responsive Flexbox Slider

A responsive accordion in Vue.js where the panel expansion effect is implemented via CSS animation of the flex property - the state is changed with a simple click, without complex logic in JS.

See the Pen Responsive Flexbox Slider.

3D Accordion Style Cards with Tailwind

3D Accordion Style Cards with Tailwind

A reactive accordion gallery where Vue.js handles data binding, but the kinetic expansion relies entirely on CSS Flexbox.