Just to revise my react and js skills, I built a quiz app. github.com/clevercoderjoy… The quiz data is fetched via an API. The questions and the options in the quiz are randomized.
1
0
0
94
0
I have used, setTimeout for timer, some memorization techniques to avoid unnecessary rerenders. made the UI mobile responsive. #clevercoderjoy