Demo source - https://github.com/ai297/transform-and-animations-demo
Read more: https://developer.mozilla.org/en-US/docs/Web/CSS/transform
Animatable CSS properties: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_animated_properties
Cubic-bezier builder: http://roblaplaca.com/examples/bezierBuilder/
Подробно про transition на русском: https://html5book.ru/css3-transition/
{
from { }
to { }
}
Подробно про animation на русском: https://html5book.ru/css3-animation/
Clip-path css animation: https://css-tricks.com/animating-with-clip-path/