This is a basic implementation of trello like UI with drag and drop in ReactJS made in Pure Javascript without using any third party drag and drop library/package.
Checkout the running demo here https://deepinder10.github.io/react-trello/
node 16 preferred
yarn install
yarn start