
This is a cool little combination of CSS and JavaScript to have a small list grid item image transition to its full-size version of the image in its final positioned spot.
The caveat here is it does use some of the latest and greatest of CSS: CSS Flexbox, CSS Grid and CSS variables. It won’t work everywhere, but pretty cool for modern browsers.
Source: codrops – Expanding Grid Item Animation