nithin3q / VoiceQuiz-v2

Verstion 2 of the quiz-app, this is the repository for the voice-based quiz. Try out the app on Google Play!

Home Page:https://play.google.com/store/apps/details?id=com.shreyasnisal.voicequiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Quiz

Last Commit YouTube Views

This repository contains the Quiz app developed in React Native.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

react-native

Installing

Use the following command to initialise the project: npm init

Run npm install to install the required node modules. This should create a node_modules directory and a package-lock.json in your project root directory.

Navigate to the /android directory and run gradlew clean to build the project.

Deployment

Android

In the project root directory, run react-native run-android to build and run the project on an emulator or a connected device.

Note: To build the project on an android device, you must have android SDK installed and 'adb' added to your PATH system variable.

iOS

In the project root directory, run react-native run-ios to build and run the project on an emulator or a connected device.

Note: To build the project on an iOS device, you require the machine running the macOS, and XCode installed.

Contributing

Issues are welcome. If you encounter a bug, please open an issue with as accurate a description as possible.

Pull requests are also welcome. If you want to make major changes, it is better to first create an issue and discuss it first.

About

Verstion 2 of the quiz-app, this is the repository for the voice-based quiz. Try out the app on Google Play!

https://play.google.com/store/apps/details?id=com.shreyasnisal.voicequiz

License:MIT License


Languages

Language:JavaScript 78.0%Language:Java 8.4%Language:Objective-C 5.9%Language:Ruby 5.1%Language:Starlark 2.6%