The Duolingo Drag and Drop Quiz component.

The Duolingo Drag and Drop Quiz component.

website

I wanted to learn the react drag-and-drop library, so I made the drag and drop style quiz question that Duolingo uses.

The website uses:

  • react-dnd (implements drag and drop)
  • tailwindcss (used for styling)

Find the hosted page here : Website

Find the code here: GitHub