Skip to content

A quiz game where u can answer a randomized set of questions and get an achievement card based on your score.

Notifications You must be signed in to change notification settings

YatootaY/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game

Answer a randomized set of questions and get an achievement card based on your score.

Link

You can find the deployed version of the Quiz Game here.

Technologies Used

The Quiz Game project utilizes the following technologies:

  • React
  • TypeScript
  • Redux

Figma is also used to design the webpage UI with UX in mind.
Check out the figma file here.

How to start the Project locally

Prerequisites

Before you begin, ensure that you have the following software installed on your machine:

Getting Started

To get started with quiz-game React project, follow the steps below:

  1. Clone the repository:

    git clone git@github.com:YatoAki/quiz-game.git
  2. Change directory:

    cd quiz-game
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

    This command will start the development server and open quiz-game application in your default browser.

About

A quiz game where u can answer a randomized set of questions and get an achievement card based on your score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published