# LoaderProgressiveBar

> This LoaderProgressiveBar component is a visually appealing radar-style loading animation built using React and styled with Tailwind CSS. It creates a circular radar effect with concentric rings and a rotating scanning beam to simulate a real radar sweep. The animation is powered by CSS keyframes that rotate the beam continuously in a 360-degree loop, giving users a dynamic and modern loading indicator. Its clean and lightweight design makes it perfect for dashboards, data-heavy applications, or any interface that requires an engaging loading state while maintaining good performance and responsiveness.

- Author: [ruhith](https://21st.dev/@ruhith369)
- License: unknown
- Live preview: https://21st.dev/@ruhith369/components/loader-progressive-bar

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ruhith369/loader-progressive-bar?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
