Skip to content

A 10 question, true or false, trivia app. Cross-platform for iOS, Android and Web. Originally a code test demonstration of my coding skills in React Native, Typescript, state management with useReducer, styling, and building an app from scratch

louiechristie/trivia-trundle

Repository files navigation

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)

About

A 10 question, true or false, trivia app. Cross-platform for iOS, Android and Web. Originally a code test demonstration of my coding skills in React Native, Typescript, state management with useReducer, styling, and building an app from scratch

Resources

Stars

Watchers

Forks

Packages

No packages published