Skip to content

RayneScofield/ninja-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple Ninja Quiz

  • Bootstrap CDN
  • add form submit listener with arrow function
  • compare user select answer with the correct answer to get the score along with forEach method
  • show result section after submit by removing result class d-none
  • set score animation by using setInterval();

Releases

No releases published

Packages

No packages published