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