Brainify is a responsive and dynamic quiz web application that allows users to select from multiple categories, difficulty levels, and question types. It fetches real-time trivia questions from the Open Trivia Database API and gives instant feedback on correct or incorrect answers.
👉 View Live on GitHub Pages (Replace with your actual link)
- 🎯 Choose quiz category, difficulty, and type
- 🧩 Real-time question fetching using Open Trivia API
- ✅ Instant feedback on selected answers
- 📊 Track your score and quiz progress
- 💻 Fully responsive UI using Bootstrap 5
- 🎨 Clean, modern design with custom styles
Home | Question | Result |
---|---|---|
![]() |
![]() |
![]() |
- HTML5
- CSS3 (Bootstrap 5)
- JavaScript (ES6+)
- Open Trivia API
brainify/
├── index.html
├── css/
│ └── index.css
├── js/
│ └── index.js
├── img/
│ └── icon.png
│ └── wave.svg
└── README.md
quiz-app, javascript, vanilla-javascript, html, css, bootstrap,
responsive-design, web-development, frontend-project, open-trivia-api, trivia-game
Made by Mo’men Hussein 📬 LinkedIn | GitHub
Feel free to fork this repo, open issues, or submit pull requests! This project is beginner-friendly and great for practicing JavaScript, API integration, and responsive UI.