react-dnd
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
- Clone the repo
- Run
yarn
to install the project dependencies - Run
yarn start
to start the project.