You can preview this project at: https://kanban-board-eed31.web.app/
This project is developed with React.js with TypeScript. I have used Redux, TailwindCSS and dnd-kit library for drag and drop operations. And the redux state is persisted to localstorage.
git clone https://github.com/barishazar3431/react-kanban-board
cd react-kanban-board
npm install
npm run dev