/trivioke

Primary LanguageJavaScript

Trivioke

Trivia quiz game made with React.

Table of Contents

  1. Team
  2. Usage
  3. Requirements
  4. Development
    1. Installing Dependencies 5.Deployment

Team

  • Development Team Members: Berhane Cole, Bilal Hankins, James Thomason, & Persis Randolph

Usage

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.

Requirements

  • MySQL database v5.7

Development

  • Open Trivia Database is used for questions.
  • Youtube API is used for karaoke.

Installing Dependencies

From within the root directory:

npm install

Deployment

  • Attempt to use an Amazon EC2 Instance with Ubuntu 20.04.