Noël Cserépy
Noël's Blog

Noël's Blog

Follow
homeSponsor Me 🎉badges
Tag

framer-motion

#framer-motion

More content

Read more stories on Hashnode


Articles with this tag

How I Created a Typing Text Animation with Framer Motion

Aug 31, 202311 min read

The Idea After finishing some client work, just like everyone else and their grandma, I made an AI app 🙄. Mine writes custom cover letters based on...

How I Created a Typing Text Animation with Framer Motion

Maximizing the Power of Framer Motion with useAnimationControls

Jan 9, 20236 min read

For most animations, we create variants for different animation states and plug those into the animate prop of our motion component. animate controls...

Maximizing the Power of Framer Motion with useAnimationControls

Creating Keyframe Animations with Framer Motion

Oct 3, 20228 min read

Sometimes a single movement is simply not enough. Sometimes you want to emphasize an action, draw attention, or even build complex animations with...

Creating Keyframe Animations with Framer Motion

How to Animate SVG Paths with Framer Motion

Sep 20, 202210 min read

If you're looking for some flair when fading in a logo or want to give loading animations some spice, SVG path animations are just the thing! Framer...

How to Animate SVG Paths with Framer Motion