GithubHelp home page GithubHelp logo

react-quiz's Introduction

React-quiz

React-quiz

Click here to see deployed game

Description

This is a React quiz project where users can answer questions.

MVP

  • Display questions
  • Select answers
  • Verify correct answer
  • Track progress

Backlog

  • Add a timer for each question
  • Save and display scores
  • Introduce different difficulty levels
  • Implement a highscore list
  • Add an option to share results on social media

Data structure

Components

  1. Question - Displays the current question and lists available answers.
  2. Answer - Displays a single answer option.
  3. Quiz - Controls the quiz flow and fetches questions from the server.
  4. QuizContext and QuizProvider - Manage the game's state.

States y States Transitions

  • State 1: Start screen
  • State 2: Displaying a question
  • State 3: Showing results

State Transitions:

  • From State 1 to State 2: Clicking on "Start Game"
  • From State 2 to State 2 (next question): Selecting an answer
  • From State 2 to State 3: Completing the quiz

Task

  1. Improve styling of the user interface with CSS.
  2. Add additional features as per the backlog.

Links

react-quiz's People

Watchers

Alexander A. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.