/react-native-trivia-game

This is a 10 question trivia game built with React Native.

Primary LanguageTypeScript

react-native-trivia-game

The app is live here - https://expo.dev/@gmemmy/trivia-game

Here is a video demo

Simulator.Screen.Recording.-.iPhone.13.Pro.Max.-.2022-01-26.at.23.52.07.mp4

๐Ÿ“– Getting started setting up locally

  1. Clone this repository unto your local machine:
https://github.com/gmemmy/react-native-trivia-game.git
  1. Install dependencies
expo install
  1. Run the app locally(iOS/Android)
yarn ios
yarn android

And you're all set up ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Features

Below are the features of this project.

Users get a 10 question trivia.
Users get to answer(true or false) to these questions.
Users can see their results at the end of the trivia.
Users can play the game as many times as they want.

Technologies used

Modern JavaScript technologies were adopted for this project

ES2015: Also known as ES6 or ES2015 or ECMASCRIPT 6, is a new and widely used version of Javascript that makes it compete healthily with other languages.

TypeScript: TypeScript is an open-source language which builds on JavaScript, one of the worldโ€™s most used tools, by adding static type definitions.

React Native: A javascript library created by Facebook for bulding Android/iOS compatible mobile applications.

Expo: Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

Author:

Atawodi Emmanuel.