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

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.

Awesome Lists containing this project

README

        

# Quiz App

A Quiz App with multiple choices and a record tracker.

![ezgif com-gif-maker (3)](https://github.com/mohammadnazm/quiz-app/assets/63538356/228d91d5-843c-4cfc-882b-14a4f4b87523)

# 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/).