A simple interactive quiz built with HTML, CSS, and JavaScript. 🎯
It supports multiple difficulty levels, shows real-time scores, and provides instant feedback on answers.
✅ Dark Mode UI
✅ Randomized Questions
✅ Multiple Difficulty Levels
✅ Score Tracking
✅ Smooth UI Animations
- HTML - Structure
- CSS - Styling & Dark Theme
- JavaScript - Game Logic
- Save the file.
- If using GitHub, push it to your repository:
git add README.md git commit -m "Added README" git push origin main
