A Quiz App that fetches questions about computer science from trivia API.
this application gives you 5 questions and 4 suggestions which have just one correct.
for each correct answer the score get incremented by 10.
at the end of the game you can either save the result or replay another game.
you can also see the Top 5 high scores acheived in the game.
- HTML
- CSS
- JavaScript
- Bootstrap
Download the project or clone it using the command ( "git" must be installed)
git clone https://github.com/Bilaloum/Quiz-App.git
Open the index.html with your browser and here you go.