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

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: over 1 year ago
JSON representation

💡 Quiz app made using 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://i.ibb.co/4K2y8hh/localhost-3000.png)

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