Skip to content

jonmest/QuizGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Web App

This is a quiz web pack written from scratch in vanilla Javascript using custom web components. The client side is fetching questions from a RESTful API. Time to finish the quiz is recorded in a high score-list stored on the client, utilizing the Web Storage API.

Instructions:

  • git clone https://github.com/jonmest/QuizGame.git
  • cd QuizGame
  • npm install
  • npm start
  • App is now running on localhost:4000

(Questions from the API are in Swedish)

About

Quiz game web app in vanilla Javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published