Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayusharyan143/quiz-application
https://github.com/ayusharyan143/quiz-application
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayusharyan143/quiz-application
- Owner: ayusharyan143
- Created: 2024-07-08T10:45:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T11:04:45.000Z (6 months ago)
- Last Synced: 2024-07-08T13:47:30.849Z (6 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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