/javascript-quiz

Build a New Quiz App with JavaScript (ES6)

Primary LanguageJavaScript

Pure Javascript Quiz App

Build a New Quiz App with JavaScript (ES6) View Demo -> https://codepen.io/onur_kaplan/pen/gOaWPdE

  • Quiz has a timer
  • Questions are rendering to an html DOM with an array
  • Results are shown on a modal
  • Only pure Javascript is used for quiz application
  • Bootstrap is integrated for the design of the page.