Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 7 hours ago
JSON representation

Quiz app made using TypeScript-React & Open Trivia DB.

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.

![preview](https://user-images.githubusercontent.com/95053734/188984514-a766a543-3e4f-4daa-bb50-b37b6553efd6.png)

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