Not So Trivial Pursuit

Not So Trivial Pursuit application image

Not So Trivial Pursuit is a customizable trivia game built in React by myself, Ryan Shao, Luz de la Rosa, and Maria Lujan Vinas as an agency-style commissioned project. The application allows users to request sets of trivia questions from the Open Trivia DB REST API in order to play a custom trivia game. Users can specify both the type and number of the questions they wish to see. Users can also both name and save their games for future play across instances of the application by means of integration with Firebase's real time database functionality; when users load their saved game from any client, they will see questions identical to those that they saved.

This project lives here.