Skip to content

Mo7ammedd/color-quiz-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Color Quiz App

This is a simple color quiz application built using HTML, CSS, and JavaScript. The app displays questions related to hexadecimal color codes and challenges users to select the correct color.

Features

  • Randomly generates questions about hexadecimal color codes.
  • Displays multiple options for each question.
  • Starts a countdown timer for each question.
  • Provides immediate feedback on user's answer correctness.
  • Calculates and displays the user's score at the end of the quiz.
  • Allows users to restart the quiz.

How to Engage

Embark on this color-filled adventure by trying out our Live Demo. Immerse yourself in the world of hexadecimal colors and put your knowledge to the test!

Crafting Your Own Path

  1. Clone the repository as mentioned above.
  2. Make changes to the JavaScript code in the script.js file to modify quiz questions or behavior.
  3. Customize the CSS in the styles.css file to adjust the app's appearance.
  4. Open the index.html file in a web browser to test your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.