Skip to content

going-dev/mobile-tech-challenge

Repository files navigation

Mobile Engineering Technical Interview @ Going

Repository for the code challenge for the mobile engineering technical interview at Going.

⚙️ Requirements

  • Git
  • Node v16 or higher
  • pnpm (npm install -g pnpm)

You will also need the Expo Go app on your phone.

🔍 Repository Overview

This codebase is a monorepo built with Turborepo and uses pnpm as a package manager. All packages/apps are prefixed with @going-mobile/.

📱 Apps

📦 Packages

  • config: Shared eslint configuration for all apps/packages.

Individual READMEs can be found in the app/package directory.