React 19 + Vite + TanStack Router/Query + Tailwind. Gmail-exact UI: - ThreadRow: 40px density, hover action icons, unread stripe - Sidebar: compose button, folder list, labels - MessageCard: expandable headers, reply/forward - MessageReader: full Gmail toolbar - SearchBar: pill with filter icon - Production: nginx container with /api proxy to api.mail.kua.cl Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dist | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
README.md
@dnd-kit/core
@dnd-kit – a lightweight React library for building performant and accessible drag and drop experiences.
Installation
To get started, install the @dnd-kit/core package via npm or yarn:
npm install @dnd-kit/core
Usage
Visit docs.dndkit.com to learn how to get started with @dnd-kit.