To do list

This is a to-do list I created to practice implementing dynamic features on the client side. Developed with Next.js, Tailwind CSS, and TypeScript, this project provided me with the first opportunity to work with libraries. One of the most relevant libraries I used was @dnd-kit, which helped me implement drag-and-drop functionality. The challenging part of this project was making the elements droppable, requiring careful consideration of the interactions between different components.