Quiz-app

This is the repository for making a React.js based quiz app with timer A modern, responsive quiz application built with React that fetches trivia questions from the Open Trivia Database API. Test your knowledge with timed questions, track your progress, and see detailed results! Core Features Interactive Quiz Interface: Clean, user-friendly design that works on desktop and mobile Timed Questions: 30-second timer per question with auto-advance Progress Tracking: Visual progress bar and real-time score display Fully Responsive: Optimized for all screen sizes Modern UI: Beautiful gradient backgrounds and smooth animation Advanced Features

API Integration: Fetches real trivia questions from Open Trivia Database Difficulty Levels: Easy, Medium, Hard, or Mixed difficulty options Smart Fallback: Local questions if API is unavailable Detailed Results: Complete breakdown of answers with explanations Accessibility: Keyboard navigation and screen reader support Error Handling: Graceful handling of network issues and edge cases Installation

Clone or Download the Project bash# Option 1: If you have the files cd your-quiz-app-folder