Co-Founder-Matching Installation Steps for frontend Prerequisites Node.js installed on your system Expo Go app installed on your mobile device (iOS App Store or Android Play Store) npm (Node Package Manager) Clone the repository and navigate to the frontend directory: cd frontend Install project dependencies: npm install --legacy-peer-deps Start the Expo development server: npx expo start -c Once the server starts, you'll see a QR code in your terminal. iOS: Open your camera app and scan the QR code Android: Open the Expo Go app and scan the QR code Prerequisites for Node.js installed on your system Expo Go app installed on your mobile device (iOS App Store or Android Play Store) npm (Node Package Manager)