Lazy load images with Intersection Observer API and Vue.js

An example of using the Intersection Observer API to lazy load images with Vue.js. Inspired by this lesson on egghead.io.