/TriViva

Primary LanguageJavaScript

Welcome to ¡TriViva! 👋

Version License: MIT Twitter: nicodalfonso

Preview of ¡TriViva!

¡TriViva! is a way to play Jeopardy! in your browser!

Test your trivia knowledge, by answering actual questions from past episodes of Jeopardy!

Usage

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.

Author

👤 Nico D Alfonso

Acknowledgements

This project was made possible thanks to the jService API.

📝 License

Copyright © 2022 Nico D Alfonso.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator