Skip to content

gudmundurh/curve-playground

Repository files navigation

Curve Playground

Me experimenting with Cubic Bezier curves.

Inspired by Freya Holmér's wonderful The Beauty of Bézier Curves.

Built on Sveltekit – To run:

npm install
npm run dev