Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 800 Bytes

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 800 Bytes

new-years-game

This is just a really hacky trivia app I made for a New Years party. I'm really only posting it here because I lost my last app because I never posted it anywhere online. And I don't want that to happen again next year. So, here it is.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd new-years-game
  • npm install

Running / Development