/Quiz-App

Primary LanguageJavaScript

Homerun Quiz App

Welcome to the Homerun Quiz App! This is a simple yet engaging quiz application where users can test their knowledge across different difficulty levels. The app fetches questions from the Open Trivia Database (OpenTDB) and displays a progress bar to track quiz completion.

Live Demo

Check out the live version of the Homerun Quiz App here.

Features

  • User Input: Enter your name to personalize the quiz experience.
  • Difficulty Levels: Choose between Easy, Medium, and Hard difficulty levels.
  • Progress Bar: Visual progress bar to track the completion of the quiz.
  • Question Types: Includes multiple-choice and true/false questions.
  • Score Tracking: Displays the final score at the end of the quiz.
  • Responsive Design: Optimized for both desktop and mobile devices.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • CSS Modules: For styling the components.
  • React Toastify: For displaying notifications.
  • Open Trivia Database (OpenTDB): For fetching quiz questions.
  • React Icons: For adding icons to the app.