• Stars
    star
    2
  • Language
    JavaScript
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

QUIZ TIME App is a web app based on Reactjs as front end with ant design as React UI library, and deployed on netlify ,which makes an external API call to the open trivia database and generates a random set of questions. on each game the user will have 30 sec to answer each question and earn it's value and at the end of the game the earn value will summed by the values of the correct answers. the user have 2 life lines: (1) change question, (2) double the starting time. if the user won't answer by the end of the time he will have to double press continue and he will lose 1 question by that.