A video player component made with framer motion and tailwind css.
import VideoPlayer from "@/components/ui/video-player" const VideoPlayerDemo = () => { return <VideoPlayer src="https://videos.pexels.com/video-files/30333849/13003128_2560_1440_25fps.mp4"/> } export { VideoPlayerDemo }
Part of chetanverma/ui — browse the full library on 21st.dev.