Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 963 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 963 Bytes

Quiz App

This is a quiz app that allows developers to test their skills level in different programming languages. If you are a developer reading this, you should click the live link and go through the app.

app home screen

app home screen

Features

Your users should be able to:

  • Select a quiz subject

  • Select a single answer from each question from a choice of four

  • See an error message when trying to submit an answer without making a selection

  • See if they have made a correct or incorrect choice when they submit an answer

  • Move on to the next question after seeing the question result

  • See hover and focus states for all interactive elements on the page

  • See a completed state with the score after the final question

  • Play again to choose another subject

  • View the optimal layout for the interface depending on their device's screen size