Web Animations
There are multiple ways to create animations on your website.
The most “simple” and best performant: CSS
But there are various ways:
- CSS
- JavaScript / TypeScript
- Libraries
- Motion.dev (former Framer Motion)
- Anime.js
- Three.js
Page is wip.