Skip to content

Hermitauge/nextjs-data-table

 
 

Repository files navigation

shadcn/ui Data Table

This is the data table component from shadcn/ui, extracted to a separate project from https://ui.shadcn.com/examples/tasks.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

This is the data table component from shadcn/ui,extracted to a separate project from https://ui.shadcn.com/examples/tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.2%
  • CSS 2.5%
  • JavaScript 0.3%