Joe312341 / quizzer

Sample Quiz App using React Native, Redux and RealmJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quizzer

Sample Quiz App using React Native, Redux and Realm.js

This was the first React Native app I built after having used React and Redux in the past.

Summary

The app lets users configure the difficulty and amount of questions they want to be asked before they start playing. The quiz portion itself works similar to the popular QuizUp (https://www.quizup.com) mobile app, but it is single player only. Results are stored using Realm.js

API

Api calls are made and dealt with using Redux-Saga

This app uses the Open Trivia DB, which can be found here: https://opentdb.com

About

Sample Quiz App using React Native, Redux and RealmJS


Languages

Language:JavaScript 54.4%Language:HTML 28.5%Language:CSS 6.9%Language:Objective-C 6.0%Language:Python 2.3%Language:Java 1.9%