Introduction

useFork is a Next.js UI component library featuring reimagined web components, from minimal designs to interactive elements, built with Motion and TailwindCSS.

Libraries & Stacks
Tailwind cssNextJsMotionReactJsShadcn UI

Highlights

  • Open CodeThe top layer of our component library is open for modification, letting you adapt it to your needs.
  • CompositionComponents are designed with a common, composable interface for predictability and reusability, though some complex ones involve heavy animations.
  • DistributionWe use Shadcn's code distribution system with a simple CLI for installation, making it easy to include components in your projects. We also attach the manual installation so you can read the code before installing.