General Knowledge Quiz made using HTML, CSS & JavaScript (Using API)
- Requests and retrieves question's from the Open Trivia DB API
- Progress bar that represents the how many questions have been answered out of total questions available
- Score counter to show user's in-game progress
- Highscore's page which displays the top 5 highest score's along with the user's username which have been saved after each game. (Stored locally)