Vue.js provides us two components transitions and transitionGroup for handling animations, apart from that we can create class-based animations, state-driven animations, and animations with watchers. So here we will be learning about creating and playing around with these transitions.