¡TriViva! is a way to play Jeopardy! in your browser!
Test your trivia knowledge, by answering actual questions from past episodes of Jeopardy!
To run this project locally, download this repo. Navigate to the repo's directory in your terminal and use the following
npm install http-server -g
http-server
Your local instance will be available in your browser at localhost:8080
.
The answer to the current question will be visible in the console of your browser's Developer Tools.
👤 Nico D Alfonso
- Website: https://nicodalfonso.com
- Twitter: @nicodalfonso
- Github: @nicodalfonso
- LinkedIn: @nicodalfonso
This project was made possible thanks to the jService API.
Copyright © 2022 Nico D Alfonso.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator