4IT580: Docs
4IT580 WebGithub

7th Practical Class:
TODO List Page

Code

Animation - Framer Motion

Animations in final version of TODO List are done using framer-motion package (GitHub page)

You can add it to your frontend using: yarn add framer-motion@4 (you have to use version 4, because due to unresolved bug version 5 does not work with our setup now).

Example

Notes for code below: