Flags quiz created with react and redux, using svg images. https://elsadesta.github.io/flags-quizz/
Players select the correct answer from four of the choices provided. Users can choose to answer 5, 10, 15, or 20 questions. Initially, I had ten questions built manually. I have now implemented helper functions to generate questions and answers randomly.
The active branch is => new-feature
-Implementing a new style -refactoring -unit-testing