Skip to content

omer-aydin95/trivia-game

Repository files navigation

Trivia Game

The project's screenshot.

A trivia game that have been built with ReactJS. The project uses Open Trivia DB to retrieve questions.

The game's features:

  • 4 seletion on welcome page,
    • Questions Difficulty
    • Questions Category
    • Questions Type (Multiple Choice / True-False)
    • Number of Questions (Min. 10)
  • If user selects the wrong answer, game ends.
  • Questions are fetched from Open Trivia Database Api
  • Lottie Animations

You can try the game on: Trivia Game

To run the project:

npm install

Development server:

npm run dev-server

Production build/bundle:

npm run prod-build

About

Trivia game that have been built with react js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published