https://github.com/miftah-mj/quiztime
The QuizTime is an interactive application that allows users to take quizzes.
https://github.com/miftah-mj/quiztime
api quiz react-router
Last synced: about 1 year ago
JSON representation
The QuizTime is an interactive application that allows users to take quizzes.
- Host: GitHub
- URL: https://github.com/miftah-mj/quiztime
- Owner: miftah-mj
- Created: 2025-02-08T11:41:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T19:16:28.000Z (over 1 year ago)
- Last Synced: 2025-04-08T07:45:57.789Z (about 1 year ago)
- Topics: api, quiz, react-router
- Language: JavaScript
- Homepage: https://quiz-app-b418f.web.app/
- Size: 12.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuizTime
## Project Overview
The Quiz App is an interactive application that allows users to take quizzes on various topics. It features a user-friendly interface, real-time feedback, and a scoring system.
## Live Link
[Live Demo](https://quiz-app-b418f.web.app/)
## Setup Instructions
1. **Clone the repository:**
```bash
git clone https://github.com/yourusername/quiz-app.git
```
2. **Navigate to the project directory:**
```bash
cd quiz-app
```
3. **Install dependencies:**
```bash
npm install
```
4. **Start the development server:**
```bash
npm start
```
## Screenshots
### Home Screen

### Quiz Screen

### Detailed Solution

## Video Walkthrough
[](https://drive.google.com/file/d/1kZLlSbGhuM1mGHtJmXc3qrnMQfIHSosY/view?usp=sharing)