A simple and interactive JavaScript Quiz Application built using HTML, CSS, and Vanilla JS.
The app allows users to answer multiple-choice questions and see their final score instantly.
🔗 View the App on GitHub Pages
- Dynamic question loading
- Score tracking
- Start and restart quiz options
- Responsive design with Bootstrap
- Animated feedback for correct & wrong answers
- HTML5
- CSS3 / Bootstrap
- JavaScript (ES6)
# Clone this repository
git clone https://github.com/AntoniosGaber/QuizApp.git
# Open the folder
cd QuizApp
# Run index.html in your browser