- clone the repo
- run
npm iinside the root folder of this project - run
npm startto start the development version of this project. - By default this will run on port 5012. You can configure it from
webpack.config.jsfile
- normalizr
- react
- react-beautiful-dnd
- react-dom
- react-icons
- react-redux
- redux
Currenty there are 3 initial lists with different cards. You can play with it and try out all the things.
- Lists Management (Create, Edit Title, Remove)
- Card Management (Create, Edit Details, Remove, Move Cards between Lists using Drag n Drop)
Double Click on the title to change it. You will get a input box from where you can change text content.