Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 699 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 699 Bytes

code is hosted at this snack

React Native Quiz App based on Open Trivia Database API

Based on final code of this youtube tutorial.

Uses Ui Kitten components

TODO Roadmap:
-Show correct choice after confirming answer - DONE
-Review previous answers
-Timer (Quiz, Question)
-Change quiz settings (Number of items, Category, Difficulty)
-User login
-Save results (local or Firebase)
-Leaderboards

How to Run (after cloning)

  1. Make sure to have expo-cli installer "npm install -g expo-cli"
  2. "npm run start"