Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add loading spinner component #188

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

KevinLatino
Copy link
Contributor

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

Captura de pantalla 2024-11-04 183816

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. :)

Copy link
Member

@adrianvrj adrianvrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, great work!

@adrianvrj adrianvrj merged commit 519e722 into web3wagers:dev Nov 5, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Loading animation component
2 participants