react-dnd icon indicating copy to clipboard operation
react-dnd copied to clipboard

React drag and drop tutorial repo

React drag and drop component

Read the article on Smashing Magazine

See live preview: http://chidimo.github.io/react-dnd

Quick start guide

  1. Clone the repo
  2. Run yarn to install the project dependencies
  3. Run yarn start to start the project.