Simple yet interactive task board for your mobile browser. Written in React using create-react-app. Implements several interesting UI ideas like swiping, drag&drop and inline editing. Built with the help of the following packages: https://github.com/atlassian/react-beautiful-dnd - great drag and drop module for React https://github.com/moubi/swipeable-react - catching swipe interactions https://github.com/unexpectedjs/unexpected-dom - easily test React components and events


