Skip to content

aleksandromilenkov/ReactQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ReactQuiz
This is React.js quiz-application where you can test your React knowledge!
The Quiz has 15 questions where each question has points according to the question's difficulty.
There is also a time, you have only 3 minutes and 20 secundes to click on the right answer of every question.
As soon as you click on one of the 4 availabale answers, you immediately get response so you can see do you correctly answered or not.
You can keep track of on which question you are know and how many points you have.
I made this with useReducer hook.
The Quiz is hosted live, you can test your knowledge here: https://aleksandro-reactquiz.netlify.app/