Project exploring adding CSS animation to SVGs and using the Web Animations API.
SVG images from undraw.co
A live demo of the animations can be found here.
npm install
npm run serve
npm run build
npm run lint # lint js and styles
npm run lint:fix # lint and auto-fix js and styles