carlesba / trying-react-dnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trying react dnd

  • Show droppable areas while you drag over other elements.
  • It works with multiple heights.
  • Only modifies state when dropping implies a reordering.

How to use

Install deps:

yarn

Visualize project

yarn start

About


Languages

Language:JavaScript 76.1%Language:HTML 15.5%Language:CSS 8.4%