A trivia game built with React Native, Redux, and the Open Trivia Database.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To download the project follow the instructions bellow
git clone https://github.com/kepy97/react-native-quiz.git
cd react-native-quiz
Install dependencies and run with:
yarn
yarn install
yarn start
or
expo
expo install
expo start
- Open the app
- Click at "Play" button
- Select Quiz Options and click Start Quiz
- Answer each one of the questions in max 10 seconds per question
- When all questions are answered it shows the game over screen with total score and elapsed time
This project is licensed under the MIT License - see the LICENSE file for details
For details, check out CHANGELOG.md.