Who Wants to Be a Millionaire – Trivia Quiz

Welcome to the Who Wants to Be a Millionaire – Trivia Quiz! This is a React.js app that replicates the popular game show “Who Wants to Be a Millionaire”. You can play the game and test your knowledge in different categories such as history, science, music, and more!

Table of Contents

Installation

To install and run the app locally, please follow these steps:

  1. Clone this repository to your local machine.
  2. Open the terminal and navigate to the project directory.
  3. Run npm install to install the necessary dependencies.
  4. Run npm start to start the app on your local server.
  5. Open your browser and navigate to http://localhost:3000.

Usage

Once the app is running, you can start by entering your username and clicking on the “Start Game” button on the home page to start playing the game. You will be presented with a series of multiple-choice questions with four possible answers. You have to select the correct answer within a limited amount of time to advance to the next question.

If you answer all the questions correctly, you will become a millionaire!

Demo

You can try the app live on live Demo.

Technologies Used

This app was built with the following technologies:

  • React.js
  • HTML/CSS
  • JavaScript

Contributing

If you would like to contribute to the project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch with your changes: git checkout -b my-feature-branch.
  3. Make changes and commit them: git commit -m "my feature description".
  4. Push to the branch: git push origin my-feature-branch.
  5. Submit a pull request.

GitHub

View Github