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.
- Host: GitHub
- URL: https://github.com/ericbwebdev86/code-quiz
- Owner: ericbwebdev86
- Created: 2021-12-14T21:37:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T17:03:33.000Z (over 3 years ago)
- Last Synced: 2025-03-04T10:29:32.058Z (12 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://ericbwebdev86.github.io/code-quiz/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code-quiz 
## 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

## 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.