/Jeopardy

Primary LanguageJavaScript

JEOPARDY!

Background

Using Object Oriented Programing, this project is a take on the classic cultural icon Jeopardy!. This is our first project utilizing Test Driven Development as well as jQuery and Webpacks.

Primary Technologies Used

  • HTML
  • CSS
  • JavaScript
  • jQuery
  • Webpacks
  • Tested with Mocha and Chai Libraries

Screenshot

Screen-Shot-2019-03-28-at-12-24-19-AM.png

Set Up

  • Clone the repo
  • Run npm install from the root directory
  • Run npm start
  • Run npm test from root directory for testing

DTR

https://gist.github.com/ehk9000/ba912a326c28268972f0954bb884bdf5

Contributors