Welcome to QuizApp! This is a simple web application built with Next.js and Tailwind CSS that generates technical questions using the QuizAPI.io API.
- 🧑💻 Technical Questions:
- Categories: Code, Linux, Bash, Uncategorized, Docker, SQL, CMS, DevOps.
- Difficulties: Easy, Medium, Hard.
- ⚡️ Modern and responsive interface with Tailwind CSS.
- 🚀 Built using Next.js for fast performance.
- ✅ Engaging Feedback:
- Provides detailed feedback for each question answered.
- Celebratory confetti animation for correct answers to enhance user experience.
- 🎨 Theming Support: Easily switch between light and dark modes using the Context API for a personalized experience.
- Frontend: Next.js, Tailwind CSS
- Backend: No backend needed for now, API calls are made directly from the frontend.
- API: QuizAPI.io