This project is a trivia game built using React. Data is fetched using the Open Trivia Database API, and the player is able to select the trivia category and difficulty of the questions. While everything was built myself, the original design credit goes to Scrimba.
The project was created using create-react-app. Code wise, it uses JSX, HTML, and CSS.