A simple, mobile-responsive music trivia app that fetches random quiz data using external APIs.
- Fetches data dynamically using the Open Trivia API.
- Developed interactive UI components with vanilla JavaScript (no frameworks).
- Styled with custom CSS3, including transitions and responsive layout.
- Focused on logic-driven quiz flows with clean separation of concerns.