reablocks

Installation
SKILL.md

Reablocks

Reablocks is a React UI component library with 50+ components built on Tailwind CSS and Framer Motion. It provides a comprehensive theming system, accessible components, and consistent design patterns.

Installation

npm install reablocks

ThemeProvider Setup

Every app using reablocks must be wrapped in a ThemeProvider:

import { ThemeProvider, theme } from 'reablocks';
Installs
17
Repository
reaviz/skills
GitHub Stars
4
First Seen
Apr 29, 2026
reablocks — reaviz/skills