Skip to content

alanblins/react-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

React Quiz 👨🏾‍🏫

Quiz app with random questions from different categories like entertainment, sport, general knowledge, etc.

Table of Contents
  1. Installation
  2. How to use it
  3. Features
  4. Tech Stack

Installation

TODO

How to use it

  1. The user writes his name to open.
  2. The user selects which category of questions he wants.
  3. He presses "start" button then the app starts.
  4. The app will show 15 questions in a wizard style.
  5. The user has to answer correctly at least 13 questions to win.

Features

  • display number of remaining questions
  • display on top how many "lives" the user has
  • Go back and forth questions
  • limited time to answer each question.
  • If he fails more than 2 questions, he loses.
  • If the user spends more than 1 minute, he loses the question.
  • When user tick wrong question, the apps show the right answer.
  • It shows the score at the end.

Tech Stack

  • Next.js
  • material-ui
  • redux
  • Open Trivia Database as restful API.

About

Quiz in Reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published