Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 597 Bytes

File metadata and controls

31 lines (19 loc) Β· 597 Bytes

FLIP Animation Library

Create a simple FLIP animation library using the Web Animations API to do impossible layout animations.

Video

🍿 https://youtu.be/idD9DA9eR_A

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/flip-animation-library.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev