Skip to content

n8blake/jsQuizzler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsQuizzler

A simple JavaScript quiz app. The questions are pulled from a popular Javascript Question repo provided by Lydia Hallie, and then converted into an API by Tom Byrer. jsQuizzler uses this data to generate a timed Javascript Quiz web app. The game runs as long as the user keeps getting questions corretly. If the user answers a question incorrectly, the time goes down. If the user answers correctly the time is added. The questions automatically advance once answered and the game is done when the time reaches zero.

Production

You can view the live project here: jSQuizzler

License

Quiz Questions - MIT: (c)2019-2020 Lydia Hallie Markdown-Quiz-to-JSON - MIT: (C)2020 Tom Byrer

About

A simple JavaScript quiz app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors