This is a self-contained React component that displays a rotating globe with twinkling stars using Tailwind CSS. It features smooth animations for both the globe and stars, a glowing shadow effect, and fully inline styling for easy integration.
import Globe from "@/components/ui/globe"; export default function DemoOne() { return <Globe />; }
Part of Ruixen UI — browse the full library on 21st.dev.