Improv Barillet Editor

This project is intended for improv shows of the "Match" format (popular in the French-speaking world).In these shows, the referee prepares a "barillet" containing themes that will be drawn at random and played by the participants.

This tool allows the referee to prepare the barillet in advance and in the correct format, then to export it as PDF.

Use it

You can find this project at https://improv-barillet-editor.vercel.app/

Develop it

Want to run a local version or modify the code? Follow these instructions

  1. Clone this repo
  2. Use npm install to install dependencies
  3. Use npm run start to run a development server

The development server uses hot reload.

Contribute to it

Pull requests welcome :)