/code-quiz

Primary LanguageJavaScript

Code Quiz

technologies Used

Technology Used Resource URL
Javascript https://developer.mozilla.org/en-US/docs/Web/JavaScript
HTML https://developer.mozilla.org/en-US/docs/Web/HTML
CSS https://developer.mozilla.org/en-US/docs/Web/CSS
Git https://git-scm.com/

Description

Visit the deployed site here

This is a code quiz mini game! Test your JavaScript knowledge but be careful! Answer wrong and you will lose precious time! Can you beat the clock?

Usage

Answer question by clicking on the correct answer button and watch as your score increases. Answer all the question or run out of time and you will be prompted to enter your name. Then your name and score is saved in local storage and logged to our high scores board so you can show everyone you know your stuff!

Learning Points

Building this application allowed me to use skills in JavaScript such as utilizing local storage, parsing objects and nesting functions in an efficient and effective way. It also allowed me to get more practice with event listeners.

Arthor Info

Github

LinkdIn

Portfolio

You can find out more about me and my work by following these links!

Credit

All this coding made possible by Jerome Chenette and my fellow students who help each other along the way