Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ayusharyan143/quiz-application


https://github.com/ayusharyan143/quiz-application

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Quiz App

A simple interactive quiz application built with HTML, CSS, and JavaScript. This app fetches questions from an external API based on user-selected settings and allows users to test their knowledge with multiple-choice questions.

## Features

- Choose the number of questions (5 to 30).
- Select from various categories such as General Knowledge, Entertainment, Science, Sports, etc.
- Set difficulty levels (easy, medium, hard).
- Specify time per question (10 to 60 seconds).
- Progress bar indicating time remaining for each question.
- Score tracking and display at the end of the quiz.
- Option to restart the quiz.

## Preview

![image](https://github.com/ayusharyan143/Quiz-Application/assets/141620322/06466c11-cad2-4127-ace3-25a143962a40)

## Technologies Used

- HTML
- CSS
- JavaScript

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

Ensure you have a modern web browser installed.

### Installation

1. Clone the repo
```sh
git clone https://github.com/your-username/quiz-app.git