Sortable is a UI component built using shadcn/ui, radix ui, and dnd-kit for creating sortable lists in Next.js web applications.
Features:
🔨 Headless UI primitives.
🛠️ Styled with TailwindCSS
⚙️ Integration with react-hook-form and tanstack-table.
How to Use
1. Clone the repository: git clone https://github.com/sadmann7/sortable
2. Install dependencies: pnpm install
3. Start development server: pnpm run dev
Preview:

