Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 297 Bytes

Javascript-Quiz

This is a JavaScript Quiz website which uses QuizApi to fetch the questions. You can visit it HERE

This project helped me understand Promises, how to use APIs and asynchronous Javascript as a whole.