speakbox-fall-2018

Wiki: Simplified GIT Workflow

Description

Speakbox is an app that focuses on allowing users to "live mentally, physically and socially well" through the use of science-proven tools and activities. Features include a mood board, a private journal, suggested activities, and a community forum where users can ask and answer questions related to mental health.

Installation

Install Prerequisites in home directory and install Dependencies from the inside project directory:

Prerequisite

Install Homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Yarn:

brew install yarn

Instal Dependencies

yarn install

Run IOS

First

React Native: Start Packager

Then

react-native run-ios

Run Android

First

React Native: Start Packager

Then

react-native run-android

Authors

Technologies Used

Front End:

  • React Native