Skip to content

fac-13/mad-skillzzzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game (in React!)

A timed quiz app built by Haydn n' Tammy

  • Built with React.js
  • Mobile-first design approach
  • API calls to opentdb - the Open Trivia Database
  • Set a timer and answer questions
  • Choose from a predefined list of categories
  • Set the difficulty level

Categories:

  • Science and Nature
  • Celebrities
  • General Knowlege
  • Sports
  • Animals
  • Mythology

User Journey

  • land on page
  • select a category
  • start quiz:
    • 10 questions appear in sequence
    • answer each question in turn before timeout
    • difficulty level increases as decrease of time per question?
    • see your score on display/dashboard