wavvapp / sac-frontend

0 stars 0 forks source link

Wavv

Wavv is a mobile app that simplifies social planning by allowing users to signal their daily availability, share basic outing details, and view friends' availability status.



screenshot-1 screenshot-3 screenshot-5 screenshot-2 screenshot-4

How to Run the Project

Follow these steps to run the project:

  1. Clone the repository:

    git clone https://github.com/wavvapp/sac-frontend.git
  2. Navigate to the project directory:

    cd sac-frontend
  3. Install dependencies:

    npm install
  4. Start the Expo development server:

    npx expo start
  5. Scan the QR code with the Expo Go app on your mobile device to view the app.