/IHC-Wellness-App

Mobile application designed to gamify good habits for mental health

Primary LanguageTypeScript

IHCWellness

A mobile application that gamifies the development of good habits for mental health on iOS and Android

Development

Developed with React Native using the Expo tool

Written in TypeScript and JSX

Getting started
  • Download NodeJS and NPM (for Mac or for Windows)
  • Install the Expo CLI with npm i -g expo-cli (use the chmod command to resolve any permissions issues)
  • git clone the project and run npm i inside the main directory to download all npm dependencies
  • Inside the main directory, run expo start
  • To run on a phone, scan the QR code on a phone with the Expo app for iOS or for Android
  • To run on a computer, use an iOS simulator or an Android emulator