https://github.com/mohammadnazm/quiz-app
A quiz app is an interactive application that presents a series of questions on various topics. Users answer the questions, and the app keeps track of their responses. It's a tool for testing knowledge and learning new information.
https://github.com/mohammadnazm/quiz-app
context-api css flexbox quiz-app react webapp
Last synced: 3 months ago
JSON representation
A quiz app is an interactive application that presents a series of questions on various topics. Users answer the questions, and the app keeps track of their responses. It's a tool for testing knowledge and learning new information.
- Host: GitHub
- URL: https://github.com/mohammadnazm/quiz-app
- Owner: mohammadnazm
- Created: 2023-07-14T11:42:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-26T06:47:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T02:09:39.458Z (4 months ago)
- Topics: context-api, css, flexbox, quiz-app, react, webapp
- Language: JavaScript
- Homepage: https://quiz-app-lyart-ten.vercel.app
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz App
A Quiz App with multiple choices and a record tracker.

# Futures
1. Multiple Question Types.
2. Score Tracking.## Installation
1. `git clone https://github.com/mohammadnazm/quiz-app.git`
2. `cd quiz-app`
3. `npm install`
4. `npm start`
## Contributions
Any feature requests and pull requests are welcome!
## License
The project is under [MIT license](https://choosealicense.com/licenses/mit/).