A pretty basic Kanban baord build using React
React Kanban Board
This is a pretty basic Kanban baord build using React.
You can add tasks using the Add task
button in any of the three columns.
Some tasks are added by deafult. The configuartion is stored in a JSON object.
Screenshots
- Homepage view
- Add task modal(built using pure CSS)