AuroraPop Design System - A gradient-driven, motion-rich component library for modern React applications.
- Gradient-driven aesthetics with aurora-inspired color schemes
- Motion-rich components with pop, float, snap, and shine animations
- Theme presets: Cosmic (default), Sunset, Neon
- Light/Dark mode support
- CLI tool for easy component installation
npm install -g popcnpopcn initpopcn add buttonThis is a monorepo managed with pnpm and Turborepo.
# Install dependencies
pnpm install
# Start development
pnpm dev
# Build all packages
pnpm buildapps/v1- Documentation site (popcnui.com)packages/popcn- CLI tooltemplates/- Starter templates
MIT