# React Bytes > React Bytes is an open source showcase of creative React components - Text Animations, Carousels, Cards, Cursors, Backgrounds - provided in four implementation variants: JavaScript + CSS, JavaScript + Tailwind, TypeScript + CSS, and TypeScript + Tailwind. Components are copy-friendly and installable via CLI (jsrepo or shadcn). Important notes for agents: - Components are organized by semantics first: Text Animations, Carousels, Cards, Cursors, Backgrounds. - Each component has 4 variants. All variants are kept in sync when updated. - Dependencies vary by component (e.g., gsap, motion). Always check and install dependencies before usage. - This file is auto-generated from src/constants/Information.js. Do not edit it by hand — run `npm run llms` instead. ## Docs - [Homepage](https://reactbytes.online): Landing page, quick presentation of the library. - [Introduction](https://reactbytes.online/get-started/introduction): Project mission and principles. - [Installation](https://reactbytes.online/get-started/installation): Manual copy and CLI commands (jsrepo, shadcn). - [MCP Setup](https://reactbytes.online/get-started/mcp): Set up a MCP server to help you with development. - [All Components](https://reactbytes.online/get-started/all-components): Full browsable list of every component. ## CLI - shadcn: `npx shadcn@latest add https://reactbytes.online/r/--