IMG_20220424_123028

React

Quiz Game with ReactJs & TypeScript.

Description

It is a simple game. where the player has one question with four answers but only one is correct. the player can ask for help 3 times and can only answer wrong 3 times otherwise will lose the match.

Installation

  • 1 – > git clone Ihttps://github.com/edilson258/QuizGame.git
  • 2 – > cd QuizGame
  • 3 – > yarn install
  • 4 – > yarn start

Future of the project

  • Allow multiple topics
  • Add a route to allow user choose a topic
  • Save the progress of the user
  • Show the statistics of the user