amirlogic / drag-and-drop-quiz

Make your own drag-and-drop quiz

Home Page:https://react-drag-and-drop-quiz.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React drag-and-drop quizz

You can add multiple quizes. For each one you want to add, you have to input (or edit):

  • A title, a description and define the columns in the file initData.tsx

  • The draggable items in the file columnContent.tsx

(Successful npm install using node v16.15.0 and flag --force)

About

Make your own drag-and-drop quiz

https://react-drag-and-drop-quiz.netlify.app


Languages

Language:TypeScript 78.3%Language:HTML 15.9%Language:CSS 3.9%Language:JavaScript 1.9%