This quiz tests the users knowledge of the world's capital cities.
git clone git@github.com:dangerdak/countryquiz-react.git
npm run start
Then go to localhost:8080
in your browser.
To learn React & capital cities
- Quiz (pink)
- Question (blue)
- QuestionHeader (orange)
- SelectAnswer (green)
- QuestionNavigation (red)
- Question (blue)
- Quiz (pink)
- Results (blue)
- Score (red)
- Solutions (green)
- Solution (turquoise)
- ResultsNavigation (orange)
- Results (blue)
- Questions (quiz props)
- Current question number (quiz state)
- Users answers (quiz state, results props)