This is an Kanban board that uses the redbooth api to handle all the operations.
This project depends on a rails application locatted here.
git clone [email protected]:andreaswierm/kanban-board.git
cd kanban-board
npm install
- Run Application
npm start