A mobile application that gamifies the development of good habits for mental health on iOS and Android
Developed with React Native using the Expo tool
Written in TypeScript and JSX
- Download NodeJS and NPM (for Mac or for Windows)
- Install the Expo CLI with
npm i -g expo-cli(use thechmodcommand to resolve any permissions issues) git clonethe project and runnpm iinside 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