/simple-trello-clone-in-react-redux-react-dnd

Simple Sample of Trello like Drag and Drop tasks made with React, Redux and React DnD

Primary LanguageJavaScript

Simple Trello clone in React Redux React DND

Simple Sample of Trello like Drag and Drop tasks made with React, Redux and React DnD

Clone and Install dependencies by npm i or yarn install

To run

npm start

To build

npm run build