Skip to content

ZarmDev/TherapyOutsideApp

Repository files navigation

Therapy app / TherapyOutside

Code4Hope hackathon with 4 people!

Video

individual.mp4

Get started

  1. Install dependencies

    npm install OR bun install
  2. Add your Google Maps API key in a .env file

  3. Add the first IP address that appears when running ipconfig (your localhost IP address)

    GOOGLE_MAP_KEY=yourapikey
    EXPO_PUBLIC_SERVER_URL=192.168.x.x
    
  4. Start the app

    npx expo start OR bunx expo start

About

An app created for the Code4Hope 2025 hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published