A board example powered by Pragmatic drag and drop that leverages shadows for drop placement (like Trello).
This project is a next.js site that leverages react, tailwind (for styling) and lucide (for icons).
This example does not implement the Pragmatic drag and drop accessibility guidelines in order to keep this code simpler.
This is fairly vanilla next.js project, so you can use all the next.js commands directly.
npm install
npm run devBy Alex Reardon