Skip to content

"React Quiz Game" is a trivia game built with React, sourcing questions from the Open Trivia Database API. It features user interaction and score tracking.

Notifications You must be signed in to change notification settings

IliaKani/quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quiz Game

This is a simple quiz game built with React. The game fetches questions from the Open Trivia Database API and presents them to the user. The user can select an answer for each question, and at the end of the game, the user's score is displayed.

Live Demo

The application is deployed and can be accessed at https://quiz-app-iliakani.vercel.app/

Prerequisites

  • Node.js
  • npm

Installation

npm install

Usage

To start the application, run:

The application will start and can be accessed at http://localhost:3000.

Built With

About

"React Quiz Game" is a trivia game built with React, sourcing questions from the Open Trivia Database API. It features user interaction and score tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published