This project demonstrates the application of *responsive design, an **interactive JavaScript quiz, and **real-time API data fetching. Built as part of *Task 3 during my internship at ApexPlanet, it showcases key frontend development skills using HTML, CSS, and JavaScript.
- Implemented with CSS media queries
- Layout and font sizes adapt smoothly across *mobile, **tablet, and *desktop screens
- Built with pure JavaScript
- Multiple-choice questions with real-time feedback
- Score tracking and result summary
- Integrates with the Official Joke API
- Fetches and displays a random joke on button click
- Includes error handling for failed API calls