https://github.com/ayoubm490/typescript-react-quiz-app
Quiz app made using TypeScript-React & Open Trivia DB.
https://github.com/ayoubm490/typescript-react-quiz-app
api reactjs typescript typescript-react
Last synced: 2 months ago
JSON representation
Quiz app made using TypeScript-React & Open Trivia DB.
- Host: GitHub
- URL: https://github.com/ayoubm490/typescript-react-quiz-app
- Owner: AyoubM490
- License: mit
- Created: 2022-09-07T15:30:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T21:34:55.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T04:15:08.602Z (about 1 year ago)
- Topics: api, reactjs, typescript, typescript-react
- Language: TypeScript
- Homepage: https://quiz-app-ts.herokuapp.com/
- Size: 2.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- 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]()
## 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.