jriggs / Vanilla-JS-Quiz-with-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla Javascript Quiz Application

No external css or js libraries required. When the application loads we make a single request to an https://opentdb.com/ endpoint. Once we have the json the app iterates over the data.

Lots of comments included

Sometimes it is good to get back to the basics :)

Demo here: https://inquisitive-ganache-2fbc84.netlify.app/

About


Languages

Language:JavaScript 71.4%Language:CSS 16.1%Language:HTML 12.5%