React / Redux based Trivia game
Other technologies used:
For simplicity application consumes js objects as resources (texts, data).
In real project App should be a Component itself with everything provided as props, potentially with the config params.
See also: