austinschwartz / jeopardy

:tv: Play randomized jeopardy boards w/ nodejs/angularjs

Home Page:https://jeopardy.austinschwartz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jeopardy

Example screenshot

Simple Angular/Node project for playing randomized jeopardy games. :)

  1. Use nvm to switch to node 6.11.2 using nvm use

  2. Install dependencies with npm install

  3. Populate the database with mongorestore dump

  4. Run the app! npm start or node server.js

About

:tv: Play randomized jeopardy boards w/ nodejs/angularjs

https://jeopardy.austinschwartz.com

License:MIT License


Languages

Language:HTML 45.1%Language:JavaScript 44.4%Language:CSS 10.5%