GithubHelp home page GithubHelp logo

quizhub's Introduction

React Native Trivia Quiz

A simple trivia game built with React Native, Redux, and the Open Trivia Database.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.

  • Yarn is a package manager built by Facebook Team and seems to be faster than npm in general. Download Yarn. (RECOMMENDED)

or

  • npm is distributed with Node.js which means that when you download Node.js, you automatically get npm installed on your computer. Download Node.js

Installing

To download the project follow the instructions bellow

git clone https://github.com/computationalcore/react-native-trivia-quiz
cd react-native-trivia-quiz

Install dependencies and run with:

yarn

yarn install
yarn start

or

npm

npm install
npm start

How to Play

  • 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

Assets Credits

Animations

Fonts

Images

Sounds

Authors

Vin Busquet

License

This project is licensed under the MIT License - see the LICENSE file for details

Changelog

For details, check out CHANGELOG.md.

Acknowledgments

quizhub's People

Contributors

sathishdgl96 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.