Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Quiz-App

Your task is to design and implement a Quiz application that meets the following requirements:

  • The UI should resemble the example shown here

  • display the result after submitting the quiz.

  • you don't need to use api or backend, use data mentioned in data.js

Don't copy UI as it is, only take reference from it.