Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdrakibmia99/quiz-app


https://github.com/mdrakibmia99/quiz-app

redux redux-toolkit shadcn-ui vite

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Quiz Application
[Live Link](https://redux-quiz-app-mocha.vercel.app/)

### **Overview:**

The "Redux Quiz App" allows users to answer quiz questions with a user-friendly interface. It uses Redux for state management, providing a dynamic and responsive experience. Key features include tracking user progress, real-time feedback, and a score summary at the end of the quiz

* * *

## Technologies

* **Vite**
* **TypeScript**
* **Redux**
* **Shadcn**

* * *

### **Locally Project Setup:**

```
git clone https://github.com/mdrakibmia99/quiz-app.git
cd quiz-app
npm install
```
---

---
#### Run Project:
```
npm run dev
```

## Features and Requirements

#### complete all quiz step by step
![Quiz img](./src/assets/images/1.png)

#### User will see his/her result after completing the quiz
![Quiz img](./src/assets/images/2.png)

#### if you want to see the result information just click the check Quiz Result button
![Quiz img](./src/assets/images/3.png)

#### Result
![Quiz img](./src/assets/images/4.png)