Plan your next project!
- A kanban app featuring boards, lists, cards, and love!
- Registered users can create all of the above, as well as adding other members to their boards and cards for collaborative goodness
Djello is a full-stack JavaScript app with a React front-end that communicates with the Node.js back-end via WebSockets.
- React
- Redux
- Semantic UI
- Socket.io
- Webpack
- Babel
- Node
- Socket.io
- MongoDB with Mongoose
- Passport
For development you will need Node.js and NPM installed.
- Clone it
npm install
in the root, client, and server directoriesnpm start
in the root directory- Hit up http://localhost:3000