You can display a question by passing to the questions property a representing a question See the example below:
Displaying a question:
question = { question: { title: What is the color of the sky ? ,
                         answers: [{id:162,title:Blue},
                                   {id:163,title:Red},
                                   {id:164,title:Yellow},
                                   {id:165,title:Purple}]
                                  }
                        }}
                        
React.render(<QuestionDisplay question=question />, mountNode))- Twitter Bootsrap 3.3
- Font awesome 4.4
- These icons:
