This Pull Request adds a loading spinner component to enhance user experience during loading states. The spinner uses framer-motion to create a smooth rotating animation.
Current output
Time spent breakdown
Brainstorming the loading spinner design: 15 minutes
Component development and animation setup: 30 minutes
Discussion with @adrianvrj for feedback and adjustments: 40 minutes
Comments
The component is inside the components/ui folder, thanks for letting me contribute. :)
Pull Request
Changes description
This Pull Request adds a loading spinner component to enhance user experience during loading states. The spinner uses
framer-motion
to create a smooth rotating animation.Current output
Time spent breakdown
Comments
The component is inside the components/ui folder, thanks for letting me contribute. :)