sadmann7 / sortable

A sortable component built with shadcn/ui, radix ui, and dnd-kit.

Home Page:https://sortable.sadmn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a sortable component built with shadnc/ui, radix ui, and dnd-kit. It is bootstrapped with create-t3-app.

Sortable

Tech Stack

Features

  • Headless Sortable ui primitives built with shadnc/ui, radix ui, and dnd-kit.
  • Integration with useFieldArray of react-hook-form, and tanstack-table.

Running Locally

  1. Clone the repository

    git clone https://github.com/sadmann7/uploader
  2. Install dependencies using pnpm

    pnpm install
  3. Start the development server

    pnpm run dev

How do I deploy this?

Follow the deployment guides for Vercel, Netlify and Docker for more information.

About

A sortable component built with shadcn/ui, radix ui, and dnd-kit.

https://sortable.sadmn.com

License:MIT License


Languages

Language:TypeScript 91.4%Language:JavaScript 6.1%Language:CSS 2.5%