https://github.com/aykutsarac/react-quiz
💡 Quiz app made using React & Open Trivia DB.
https://github.com/aykutsarac/react-quiz
quiz quizapp react
Last synced: 4 months ago
JSON representation
💡 Quiz app made using React & Open Trivia DB.
- Host: GitHub
- URL: https://github.com/aykutsarac/react-quiz
- Owner: AykutSarac
- License: mit
- Created: 2021-03-06T11:20:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-06T12:17:16.000Z (over 5 years ago)
- Last Synced: 2025-04-15T16:50:22.316Z (about 1 year ago)
- Topics: quiz, quizapp, react
- Language: JavaScript
- Homepage: https://aykutsarac.github.io/react-quiz/
- Size: 1.06 MB
- Stars: 46
- Watchers: 3
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
React-Quiz App
## Introduction
Responsive Quiz App made with React, [Open Trivia DB](https://opentdb.com/) and styled-components.

# Live Demo
Check out the demo [here](https://aykutsarac.github.io/react-quiz/)
## Installation
- Install dependencies
```
$ npm install
```
- Run it
```
$ npm start
```
## **License**
This project is licensed under the [MIT License](https://opensource.org/licenses/MIT) - see the [`LICENSE`](https://github.com/AykutSarac/react-quiz/blob/master/LICENSE) file for details.