Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.17 KB

🎲 Trivia Game

This project was made to practice in React using the Open Trivia DB API

Made with React.

🎮 How to play

1. Select trivia properties
2. Answer all the questions
3. Press "Show Results" to see how many correct answers you got

🛠️ Features

  • Set the number of questions
  • Set the questions category (optional)
  • Set the questions difficulty (optional)
  • See the number of correct answers
  • Confetti when you answered all the questions correctly
  • PWA (standalone app) compatibility

🚧 Made with

HTML CSS JavaScript React