howToCodeWell/code-quiz

Create basic Question component

Opened this issue · 0 comments

pfwd commented

Create a React component that displays the following:

  • The supplied question
  • A list of supplied answers

This component needs to do the following:

  • Answers are clickable
  • Once an Answer has been selected its border changes colour to blue