https://github.com/younusaliakash/vue-quiz-app
This is a quiz app built with Vue JS front-end library where there will be many questions and clicking on them will move to the next question and after completing all the questions it will show the result depending on the answer given by the user.
https://github.com/younusaliakash/vue-quiz-app
vuejs
Last synced: 2 months ago
JSON representation
This is a quiz app built with Vue JS front-end library where there will be many questions and clicking on them will move to the next question and after completing all the questions it will show the result depending on the answer given by the user.
- Host: GitHub
- URL: https://github.com/younusaliakash/vue-quiz-app
- Owner: younusaliakash
- Created: 2023-08-04T17:56:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-08T16:37:15.000Z (over 1 year ago)
- Last Synced: 2025-02-01T05:18:25.979Z (4 months ago)
- Topics: vuejs
- Language: Vue
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue.js Quiz App
**Vue.js Quiz App** is an interactive quiz application built with the Vue.js front-end library. It provides users with an engaging quiz experience, featuring a series of questions where users can click through them, move to the next question, and submit their answers. Upon completing all the questions, the app displays the user's results based on the answers provided.
## Key Features
- **Interactive Quiz**: Engage users with a dynamic quiz interface where questions are presented one at a time.
- **Seamless Navigation**: Users can navigate through the questions by clicking, allowing for an intuitive and user-friendly experience.
- **Result Evaluation**: After completing all the questions, the app evaluates the user's answers and displays the result.
- **Customizable Questions**: Easily customize the quiz by adding, modifying, or removing questions to suit different topics or subjects.