You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an implementation of a Kanban board using Typescript, React, and Redux. The Kanban board allows you to create tasks, move tasks, and assign tags to tasks. Use it to track your work!
About
Implementation of Kanban Board using React + Typescript