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

Screenshot 2021-11-12 at 4 17 10 PM

  • Add task modal(built using pure CSS)

Screenshot 2021-11-12 at 4 19 22 PM

GitHub

View Github