deployed on https://tinquiz.com
To run on localhost:3000
- clone this repository
- npm install
- npm run start
Quizzes based on country and specific theme (All, cinema, geography, celebrities, food, enterprises), fast answers with right-wrong image, gamification with badges.
This app was developed to practice React, redux architecture with redux-observable library. No server needed, quiz data are fetched from WikiData/DBPedia/IMDB web services.
Technology : React, Ionic, Redux architecture, redux-observable, RxJS, Firebase, DBpedia, ImDB
Link : https://tinquiz.com
Demo video
Redux Architecture
Data Structure
Use Redux Chrome plugin to explore State & Actions