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)