Gitpedia

React bits

An open source collection of animated, interactive & fully customizable React components for building memorable websites.

From DavidHDev·Updated May 30, 2026·View on GitHub·

The largest & most creative library of animated React components. The project is written primarily in JavaScript, distributed under the Other license, first published in 2024. It has gained significant community traction with 40,226 stars and 1,835 forks on GitHub. Key topics include: 3d, animations, component-library, components, components-library.

<div align="center"> <br> <br> <picture> <source media="(prefers-color-scheme: light)" srcset="src/assets/logos/reactbits-gh-black.svg"> <source media="(prefers-color-scheme: dark)" srcset="src/assets/logos/reactbits-gh-white.svg"> <img src="src/assets/logos/reactbits-gh-black.svg" alt="react-bits logo" width="600"> </picture> <br> <br> <strong>The largest & most creative library of animated React components.</strong> <br /> <sub>Stand out with 110+ free, customizable animations for text, backgrounds, and UI.</sub> <br> <br> <a href="https://github.com/davidhdev/react-bits/stargazers"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/davidhdev/react-bits"></a> <a href="https://github.com/davidhdev/react-bits/blob/main/LICENSE.md"><img alt="License" src="https://img.shields.io/badge/License-MIT+Commons_Clause-magenta"></a> <br> <br> <a href="https://reactbits.dev/">📖 Documentation</a> · <a href="https://reactbits.dev/get-started/installation">⚡ Quick Start</a> · <a href="https://reactbits.dev/tools">🛠️ Tools</a> </div> <br /> <div align="center"> <img src="src/assets/common/readme-showcase.png" alt="React Bits component showcase" width="1000"> </div> <br />

✨ Why React Bits?

React Bits helps you ship stunning interfaces faster. Instead of spending hours crafting animations from scratch, grab a polished component and customize it to fit your vision.

💬 Text Animations · 🌀 Animations · 🧩 Components · 🖼️ Backgrounds

🚀 Features

  • 110+ components — text animations, UI elements, and backgrounds, growing weekly
  • Minimal dependencies — lightweight and tree-shakeable
  • Fully customizable — tweak everything via props or edit the source directly
  • 4 variants per component — JS-CSS, JS-TW, TS-CSS, TS-TW (everyone's happy)
  • Copy-paste ready — works with any modern React project

🛠️ Creative Tools

<div align="center"> <img src="src/assets/common/tools-readme.webp" alt="React Bits Tools" width="1000" style="border-radius: 30px; max-width: 1920px;"> </div> <hr />

Beyond components, React Bits offers free creative tools to supercharge your workflow:

ToolWhat it does
Background StudioExplore animated backgrounds, customize effects, export as video/image/code
Shape MagicCreate inner rounded corners between shapes, export as SVG, React code or clip-path code
Texture LabApply 20+ effects (noise, dithering, ASCII) to images/videos and export in high quality

📦 Installation

React Bits supports shadcn and jsrepo for quick CLI installs.

bash
# Example: Add a component via shadcn npx shadcn@latest add @react-bits/BlurText-TS-TW

Each component page includes copy-ready CLI commands. See the installation guide for full details.

You can also select your preferred technologies, and copy the code manually.

🚀 Sponsors

React Bits is proudly supported by these amazing sponsors:

Diamond

<a href="https://www.shadcnblocks.com/?utm_source=reactbits&utm_medium=sponsor&utm_campaign=diamond&ref=reactbits" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="public/assets/sponsors/shadcnblocks.svg"> <source media="(prefers-color-scheme: light)" srcset="public/assets/sponsors/shadcnblocks-lightmode.svg"> <img src="public/assets/sponsors/shadcnblocks.svg" alt="shadcnblocks.com" style="height: 50px;"> </picture> </a> &nbsp;&nbsp;&nbsp; <a href="https://shadcnstudio.com/?utm_source=reactbits&utm_medium=sponsor&utm_campaign=diamond&ref=reactbits" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="public/assets/sponsors/shadcnstudio.svg"> <source media="(prefers-color-scheme: light)" srcset="public/assets/sponsors/shadcnstudio-lightmode.svg"> <img src="public/assets/sponsors/shadcnstudio.svg" alt="shadcn studio" style="height: 50px;"> </picture> </a>

Platinum

<a href="https://pro.tailark.com/?utm_source=reactbits&utm_medium=sponsor&utm_campaign=platinum&ref=reactbits" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="public/assets/sponsors/tailark.svg"> <source media="(prefers-color-scheme: light)" srcset="public/assets/sponsors/tailark-lightmode.svg"> <img src="public/assets/sponsors/tailark.svg" alt="Tailark" style="height: 50px;"> </picture> </a>

Silver

<a href="https://nextjsweekly.com/?utm_source=reactbits&utm_medium=sponsor&utm_campaign=silver&ref=reactbits" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="public/assets/sponsors/nextjsweekly.svg"> <source media="(prefers-color-scheme: light)" srcset="public/assets/sponsors/nextjsweekly-lightmode.svg"> <img src="public/assets/sponsors/nextjsweekly.svg" alt="Next.js Weekly" style="height: 40px;"> </picture> </a> &nbsp;&nbsp;&nbsp; <a href="https://shadcncraft.com/?utm_source=reactbits&utm_medium=sponsor&utm_campaign=silver&ref=reactbits" target="_blank"> <picture> <source media="(prefers-color-scheme: dark)" srcset="public/assets/sponsors/shadcncraft.svg"> <source media="(prefers-color-scheme: light)" srcset="public/assets/sponsors/shadcncraft-lightmode.svg"> <img src="public/assets/sponsors/shadcncraft.svg" alt="Shadcncraft" style="height: 40px;"> </picture> </a> <hr />

Become a sponsor — Get your brand in front of 500K+ developers monthly.

🤝 Contributing

We'd love your help! Check the open issues or submit ideas via the feature request template.

Please read the contribution guide first — thanks for making React Bits better!

🙌 Contributors

<a href="https://github.com/davidhdev/react-bits/graphs/contributors"> <img src="https://contrib.rocks/image?repo=davidhdev/react-bits" /> </a>

👤 Maintainer

David Haz — creator & lead maintainer

🌐 Official Ports

FrameworkLink
Vue.jsvue-bits.dev
Sveltesveltebits.xyz

📊 Stats

Repobeats analytics

🗳️ Credit

React Bits occasionally draws inspiration from publicly available code examples. These are rewritten as full-fledged, customizable components for JS, TS, CSS, and Tailwind. If you recognize your work, open an issue to request credit.

📄 License

MIT + Commons Clause — free for personal and commercial use.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from DavidHDev/react-bits via the GitHub API.Last fetched: 5/30/2026