Simple React App with react-beautiful-dnd
(view), React Styled Components
and Redux Thunk
- Clone the repository https://github.com/VladimirOlishevsky/react-dnd
- Set
yarn
dependencies - Start a
yarn start
project.
You can move items freely both within a column and between columns. It is also possible to add a new element, edit or delete the current one. You can also save changes during editing or add an element by pressing the 'Enter' key