An animation library I made to learn how to do animations. A blog post about it can be found at ben-knight.dev.
To run this, do the following:
- Clone the repository
- run
npm installin the directory - run
npm run dev- a vite server will start up with a cube animation moving across the screen.