Skip to content

This is a quizz app for the Browsers week 2 challenge done HackYourFuture cohort 48 group named CoffeeBreak.

License

Notifications You must be signed in to change notification settings

M-Hajjar/CoffeeBreak-quiz

 
 

Repository files navigation

Welcome to the Coffee Break Quiz! This web application is a fun and engaging way to test your knowledge on various topics. Answer the questions and see how well you score!

Table of Contents

Features

  • Interactive quiz interface
  • User-friendly design
  • Provides quiz guide with tips
  • Start and exit quiz functionality

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/yourusername/coffeebreakquiz.git
  2. Navigate to the project directory:

    cd coffeebreakquiz
  3. Open the index.html file in your preferred web browser to run the application.

Usage

  1. Open index.html in your browser.
  2. Click the "Start Quiz" button to begin the quiz.
  3. Follow the on-screen instructions and answer each question.
  4. Review your answers and your score at the end of the quiz.
  5. You can exit the quiz at any time by clicking the "Exit Quiz" button.

File Structure

coffeebreakquiz/
├── public/
│   ├── favicon.png
│   ├── style.css
│   ├── 57e114f83e455f1c6d565fa6c6839963.jpg
├── src/
│   ├── app.js
├── index.html
├── README.md

About

This is a quizz app for the Browsers week 2 challenge done HackYourFuture cohort 48 group named CoffeeBreak.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.1%
  • CSS 20.5%
  • HTML 7.4%