This is the source code for my LogRocket blog post over react-dnd. It's a basica Tower of Hanoi game, made with React and styled-components.
To start the project, clone it locally and run the following:
cd logrocket-hanoi-tower
yarn start
Install Yarn in case you don't have it.