XOP / trivia-react

Trivia Game based on React/Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trivia Game

React / Redux based Trivia game

Other technologies used:

  • Bulma as CSS framework (no custom CSS used)
  • Scaffolding, build process etc. is handled by Slingshot

Screenshot: screenshot

Remarks:

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:

About

Trivia Game based on React/Redux

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.3%Language:CSS 0.1%