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

https://github.com/tanmay-chandgude/brainspark

A simple yet engaging quiz app that challenges your knowledge across various topics. This app features a timer for each question, a progress bar to track your quiz completion, and a dynamic UI with modern styling. It is designed to provide users with an intuitive and enjoyable experience.
https://github.com/tanmay-chandgude/brainspark

css html javascript

Last synced: about 2 months ago
JSON representation

A simple yet engaging quiz app that challenges your knowledge across various topics. This app features a timer for each question, a progress bar to track your quiz completion, and a dynamic UI with modern styling. It is designed to provide users with an intuitive and enjoyable experience.

Awesome Lists containing this project

README

        

# BrainSpark-

A simple yet engaging quiz app that challenges your knowledge across various topics. This app features a timer for each question, a progress bar to track your quiz completion, and a dynamic UI with modern styling. It is designed to provide users with an intuitive and enjoyable experience.

## Features

- **Quiz Questions**: A series of multiple-choice questions.
- **Timer**: Each question has a timer to answer.
- **Progress Bar**: A visual indicator of quiz progress.
- **Answer Feedback**: The selected answer is highlighted, and the correct answer is shown if the selected answer is incorrect.
- **Score Display**: Displays the user's score at the end of the quiz.
- **Animation**: A dynamic background with color transitions for a more visually appealing experience.

## Technologies Used

- **HTML**: For structuring the web page.
- **CSS**: For styling the quiz app and creating a responsive and appealing layout.
- **JavaScript**: To add interactivity, manage quiz logic, timer, and progress bar.

## Installation

To run the quiz app locally, follow these steps:

1. Clone this repository:
```bash
git clone https://github.com/your-username/quiz-app.git