web3wagers / gostarkme

Fund raising project in Starknet ecosystem
http://web3wagers.github.io/gostarkme/
GNU Affero General Public License v3.0
18 stars 74 forks source link

feat: add loading spinner component #188

Closed KevinLatino closed 3 weeks ago

KevinLatino commented 3 weeks ago

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

Comments

The component is inside the components/ui folder, thanks for letting me contribute. :)