Skip to content

ElsaDesta/flags-quizz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

flags-quizz CodeFactor

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

I'm working on

-Implementing a new style -refactoring -unit-testing