Accountability Buddy This is the front end part of the Accountability Buddy platform built on top of react native How to build Run npm install to install all node module dependencies in the project. Run npm install --global expo-cli --force to install expo-cli for quickly building the react native app. Run expo start to start the app.