A timed coding quiz with multiple-choice questions to test your knowledge of JavaScript fundamentals. The app features a clean, polished, and responsive user interface.
- Start the quiz by clicking the "Start Quiz" button
- Timer starts as soon as the quiz begins
- Answer the questions by selecting one of the provided choices
- If an answer is incorrect, time is subtracted from the clock
- At the end of the quiz or when the timer reaches 0, the game is over
- Save your initials and score to compare with your peers
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/MKYRENE/coding_quiz_app.git
- Navigate to the project directory:
cd coding_quiz_app
- Open the index.html file in your preferred web browser
Site URL:https://mkyrene.github.io/coding_quiz_app/
- Click the "Start Quiz" button to begin the coding quiz.
- Read each question carefully and select one of the provided choices.
- If your answer is correct, proceed to the next question.
- If your answer is incorrect, time will be subtracted from the clock.
- At the end of the quiz, enter your initials and click "Save" to record your score.
N/A
This project is licensed under the MIT License.