U
UIBlocks
🚀Getting Started/Introduction

Introduction

UIBlocks is a library of 108+ animated React components built with Framer Motion and Tailwind CSS. Every component is copy-paste ready — no npm install required.


Philosophy: Own your components. Rather than installing a library that you can't fully control, UIBlocks gives you the raw source code. Paste it in, customize it, ship it.

typescript
// 1. Copy any component from the gallery
// 2. Paste it into your project
// 3. Done! No install needed.

// Optional: add framer-motion if you don't have it
npm install framer-motion