/web-animations

Project exploring adding CSS animation to SVGs and using the Web Animations API.

Primary LanguageVueMIT LicenseMIT

Exploring Web Animations

Netlify Status

Project exploring adding CSS animation to SVGs and using the Web Animations API.

Roasting a marshmallow over a campfire Space scene
Riding a bicyle Man looking at a progress indicator
Man walking a dog

SVG images from undraw.co


Demo

A live demo of the animations can be found here.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint # lint js and styles
npm run lint:fix # lint and auto-fix js and styles

Customize configuration

See Configuration Reference.