Trivia quiz game made with React.
- Product Owner: Dario El-Badry
- Scrum Master: Josh Nguyen
- Development Team Members: Dario El-Badry, Josh Nguyen
Sign Up/Login leads to trivia page where user can input team names, trivia category, and difficulty. Begins when begin game button is clicked, Correct answer adds a point to the team and incorrect triggers youtube call for karaoke.
- MySQL database v5.7
- Open Trivia Database is used for questions.
- Youtube API is used for karaoke.
From within the root directory:
npm installView the project roadmap here