Simple idea board app, using react hooks Simple idea board app, using react hooks working example is here https://neccar.github.io/react-idea-board/ Uses useReducer hook for actions Single state as single source of truth in App.js No class component ES7 syntax No dependencies