STAC-IT is an AI-powered mobile app that helps you and your friends effortlessly plan activities based on preferences, budget, and location.
🛠️ Built with React Native (Expo)
📱 iOS-focused — requires Xcode for simulator
☁️ Firebase-backed + AI model integration
Before you get started, make sure the following are installed on your machine:
- Node.js (v16 or later)
- Expo CLI — install via:
npm install -g expo-cli
- Xcode (iOS Simulator) or Android Studio (Android Virtual Device) required for emulators
git clone https://github.com/StacIt/STAC-IT.gitcd STAC-IT/STAC-ITnpm install
npm install axios
npx expo start
When expo prompts to open app in Web, Android, or iOS, press:
i - iOS Simulator
a - Android Studio
w - Web BrowserIf expo does not automatically open the emulators, open it manually first and then start the expo server