Monna9505 / SS-Website

0 stars 0 forks source link

Add animation libraries #4

Open Monna9505 opened 1 year ago

dimitar-stoev commented 1 year ago

I wanted to suggest a library that I think would be perfect for adding some cool animations to our project. It's called "framer-motion" and it's super easy to use.

One thing I really like about this library is that it has options for making the animations repetitive in the view. We can set the "animate" property to "loop" or "repeat" depending on what we want. That way, the animations will keep playing until we tell them to stop.

Another feature that I think is really neat is the "whileInView" property. It lets us trigger animations when an element enters the user's view. This can help keep the user engaged and interested in the content.

I'm really excited about using "framer-motion" for our animations. Let me know if you have any questions or concerns about it.

Cheers!