- npm install
- npm run dev
- localhost:3000
- Replicated Kaban Board, with functionality of Grouping by Users & Status, & Ordering by Priority
- I get the data from API call, from which I get list of data for different tasks, and list of data of users.
- Created a dropdown menu to switch between the flows.