A physics-based footer animation for PlusOne's website. The PlusOne wordmark letters and circles bounce around in a canvas, with interactive mouse controls.
- Vite
- TypeScript
- Matter.js
Check it out at footer-physics.vercel.app
npm install
npm run devnpm run build