Back to blocks

Todo List - Checklist

An organized checklist with categories, progress bars, and drag-and-drop item reordering

Installation

npx shadcn add @mylo-ui/todo-list-checklist

Preview

Project Checklist

5/10
Overall Progress50%
Final content review
SEO optimization
Performance testing
Set up CI/CD pipeline
Write unit tests
Integration testing
Documentation
Create mockups
Design system
Asset exports

Usage

import { TodoListChecklist } from "@/components/blocks/todo-list-checklist"

export default function Page() {
  return <TodoListChecklist />
}

Dependencies

lucide-react
@dnd-kit/core
@dnd-kit/sortable
@dnd-kit/utilities

shadcn/ui Components

card
button
input
checkbox
badge
progress