Kanban Board A task/kanban board built with React and Redux. Local Setup Fork this repo Clone git clone git@github.com:tannerdolby/react-task-board.git Install dependencies npm i Build npm run build Serve locally npm run dev