An open API service indexing awesome lists of open source software.

https://github.com/ericbwebdev86/code-quiz

Front end quiz app. Tallies up score and displays high scores.
https://github.com/ericbwebdev86/code-quiz

css html javascript

Last synced: 6 months ago
JSON representation

Front end quiz app. Tallies up score and displays high scores.

Awesome Lists containing this project

README

          

# code-quiz ![Github license](https://img.shields.io/badge/license-MIT-green.svg)

## Table of Contents
[Description](#Description)

[Technologies Used](#technologies-used)

[Installation](#installation)

[Testing](#tests)

[Media](#media)

[Link to deployed app](#Link-to-deployed-app)

[Contact and Questions](#questions)

[License](#License)

## Description
This is a timed coding quiz with multiple choice questions. This app runs in the browser, and features dynamically updated HTML and CSS powered by JavaScript. The quiz provides feedback based on if a question is answered correctly or not. If the answer is wrong then 10 seconds are deducted from the time.

## Technologies used
* HTML
* CSS
* JavaScript

## Installation
### Clone Repository
* *https:* git clone [https://github.com/ericbwebdev86/code-quiz.git](https://github.com/ericbwebdev86/code-quiz.git)

## Tests
There are no formal tests for this project

## Media
![eb-quiz](https://user-images.githubusercontent.com/87142377/147147584-b704dd7d-d405-4205-8a3b-29f78b22b575.gif)

## Link to deployed App
https://ericbwebdev86.github.io/code-quiz/

## Contact and Questions
* Email: ericbwebdev86@gmail.com
* GitHub: https://github.com/ericbwebdev86

## License
MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.