Trivia

Refactoring kata, inspired by https://github.com/jbrains/trivia.

Installation

git clone https://github.com/mathieueveillard/trivia.git
cd js-kata-starter
npm install

Developement branches

  • master is the original code for this kata
  • refactoring is the refactor proposition by Mathieu Eveillard
  • refactoring-local is a custom refactor