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 installnpm run servenpm run buildnpm run lint # lint js and styles
npm run lint:fix # lint and auto-fix js and styles