Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 399 Bytes

Quiz App

This is a simple Quiz App with HTML/CSS/JS that can get Random Questions from an API.

You will answer and the app shows the results.

Test it with this link right now:

https://CoolQuizApp.netlify.app

UPDATE!

On May 8, 2023, Vanilla JavaScript replaced by TypeScript

It's Available on TypeScript Branch. Check it Please :)

The last version is still available on the main branch.