A Computer-Based Test (CBT) application with authentication, real-time question fetching from Firebase, a timer, dark mode, and AI integration.
- 🔐 Authentication (Sign up, Sign in, Logout)
- 📚 Fetch Questions from Firebase
- ⏳ Exam Timer to track test duration
- 🌙 Dark Mode for better user experience
- 🤖 AI Integration to enhance user interactions
- Clone the repository:
git clone https://github.com/your-username/cbt-app.git
- Change directory to cbt
cd cbt-app
- install dependencies
npm install
- Start the development server
npm run dev
📌 Usage Sign up or log in to access the exam. Choose a course and start the test. The timer will count down as you answer questions. Enable dark mode for a better viewing experience. AI integration provides additional insights.