Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 672 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 672 Bytes

We_Miss_Alex_Trebek

A Jeopardy inspired trivia game.

Link to project: https://wemissyoualextrebek.netlify.app/

jeopardy

How It's Made:

Tech used: HTML, CSS, JavaScript

Uses the basic front end stack and an API to create a fun game in tribute of the late, great, Alex Trebek.

Lessons Learned:

This project was great for experimenting with using JavaScript to insert elements into the DOM rather than relying on extensive HTML. Possible improvements include:

  • making the code more object oriented
  • cleaner response validation
  • fancier css