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.
- Host: GitHub
- URL: https://github.com/tanmay-chandgude/brainspark
- Owner: Tanmay-Chandgude
- Created: 2025-02-01T12:48:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T14:00:20.000Z (4 months ago)
- Last Synced: 2025-02-01T14:31:17.301Z (4 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://tanmay-chandgude.github.io/BrainSpark/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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