An open API service indexing awesome lists of open source software.

https://github.com/samundrak/simple-trello-clone-in-react-redux-react-dnd

Simple Sample of Trello like Drag and Drop tasks made with React, Redux and React DnD
https://github.com/samundrak/simple-trello-clone-in-react-redux-react-dnd

react react-dnd redux trello

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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`