A single-page trivia quiz app
How to get the source code
- Use Git or checkout with SVN using the web URL: https://github.com/tan-duong/quiz-app.git
How to install dependencies
- npm install
How to run the app on mobile device.
- download expo client
- run npm start in VS code
- scan QR code to open app in expo client
Or,
- download and install the apk which attached in email
Unit testing is included:
- npm run test
Feature may be added later:
- record history
- share result via social network e.g facebook
- game settings e.g. level, maximum of questions
- animation