A web application to split your list of items in random subgroups.
Install dependencies
yarn install
Start application
yarn start
Start tailwind viewer
yarn run tailwind
Start storybook
yarn run storybook
See the LICENSE file for license rights and limitations (MIT).