Build-A-Quiz-App-With-HTML-CSS-and-JavaScript
Build-A-Quiz-App-With-HTML-CSS-and-JavaScript copied to clipboard
Build a Quiz App with HTML, CSS, and JavaScript
Uncaught TypeError: Cannot set property 'innerText' of null
It would be better if you included the demo of your website link of the app in the documentation as well as in the about repository details.
Hi, I'm get this error message when I try to execute fetch. Any ideas for a fix? Thanks
Hi, Had this error and found a solution. It's caused by a typo: "quesiton". Check out -> File: game.html Line 14: `What is the answer to this questions?` Easy fix!...
Added Changes
Update made
Added new Changes
Changes made to Track correct answers, Calculate a percentage score, Display final results