Thanks to visit codestin.com
Credit goes to github.com

Skip to content

javierchuaby/Splend

Repository files navigation

Splend

Splend is the perfect group travel companion for planning events, tracking expenses, and splitting bills.

Installation

Follow these steps to get your development environment set up and ready to run the app.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js: It is recommended to use the latest LTS version. You can download it from nodejs.org.
  • npm (Node Package Manager) or Yarn: npm comes bundled with Node.js. If you prefer Yarn, you can install it globally:
    npm install -g yarn
  • Expo CLI: Install the Expo CLI globally:
    npm install -g expo-cli

Project Setup

  1. Clone the repository (if you haven't already):

    git clone [email protected]:javierchuaby/Splend.git
    cd Splend
  2. Install project dependencies:

    npm install --force
  3. Install XCode and the iOS Component:

  • Install XCode from the Mac App Store. Then, go to Settings > Components and install the iOS component.

Running the App

Once you have installed all the dependencies and the XCode iOS component, you can run the app using Expo CLI.

  1. Run the app:

    npx expo run:ios

    This will run the app in the iOS Simulator.

    If you see a fatal error on the simulator upon building the app, press the ESC Key or the "Dismiss" button and the app should run normally.

About

splitwise but better

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors