Repository for the code challenge for the mobile engineering technical interview at Going.
- Git
- Node v16 or higher
- pnpm (
npm install -g pnpm
)
You will also need the Expo Go app on your phone.
This codebase is a monorepo built with Turborepo and uses pnpm as a package manager. All packages/apps are prefixed with @going-mobile/
.
config
: Shared eslint configuration for all apps/packages.
Individual READMEs can be found in the app/package directory.