/Quiz-app

Primary LanguageJavaScript

Quiz App A simple React quiz application that lets users answer multiple-choice questions, tracks their score, and displays results at the end. The quiz features a timer for each question and allows users to navigate between questions.

Features Multiple-Choice Questions: Users can select answers from multiple choices. Navigation: Users can move to the next or previous question. Timer: A countdown timer for each question. Score Tracking: Displays the user's score and provides a reset option.