Skip to content

vpbasile/trivial-endeavor-2

Repository files navigation

Trivial Endeavor 2

A trivia game using The Trivia API by Will Fry

To run the dev version:

  • Download the code
  • Make sure npm is installed
npm i
npm run dev