Trivia game built on React. The user should be able to select the amount of questions, their categories, difficulty, and type. The React.useCallback() hook is used to fetch data from the open trivia API at the start of every new game.
- Website - João Paulo Martins