Skip to content

Latest commit

 

History

History
71 lines (42 loc) · 1.81 KB

README.md

File metadata and controls

71 lines (42 loc) · 1.81 KB

Trivia Trundle

A quick true or false game.

Supported Platforms

It is a cross platform app. It has been tested on Android, iOS and web.

It is supported on:

  • Google: Android 5+
  • Apple: iOS 10+
  • Web: Chrome, Firefox, Edge, Safari 7+, IE 10+

For more details of compatibility see minimum supported OS for Expo and react-native-web documentation.

Demo

(Note: You will first need to install Android Expo App then scan the QR code from above.)

An iOS demo online is not available due to Apple restrictions.

Getting Started

To build and run the app locally on your computer:

  yarn
  • start the development processes for iOS/Android App:
yarn start

Alternatively, start the development processes for website:

yarn web

Other useful scripts

yarn test - Run code tests

yarn lint - Lint the code to check code quality and consistency

Technologies Used

Author

Louie Christie

Copyright Louie Christie (c) 2020 (2022)