Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 351 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 351 Bytes

Quiz-App

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

  • The website would preferably run when you use live server.

  • 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.