yarn install
yarn start
application will be accessible at http://localhost:3000/
you can configure the game time by
- copying the
.quizrc-example
to.quizrc
- changing the
GAME_DURATION_IN_SECOND
value - relaunching the app with a
yarn start
you can refresh the movies data by
- following the step above
- providing a valid The Move Database
API_KEY
in the.quizrc
- running the command
yarn get-api-data