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
- Host: GitHub
- URL: https://github.com/samundrak/simple-trello-clone-in-react-redux-react-dnd
- Owner: samundrak
- Created: 2017-04-23T09:20:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:39:59.000Z (over 3 years ago)
- Last Synced: 2025-05-12T15:52:07.207Z (about 1 year ago)
- Topics: react, react-dnd, redux, trello
- Language: JavaScript
- Homepage: http://bit.ly/2q3vR4t
- Size: 1.12 MB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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`