Skip to content

MayaWright20/PocketMarathon-original

Repository files navigation

PocketMarathon

How to Run the App

  1. Install dependancies npm install

  2. Create a .env file in the root folder with an environment variable called EXPO_PUBLIC_MY_ENDPOINT this should link to your localhost IP address used in the backend e.g

    EXPO_PUBLIC_MY_ENDPOINT="http://localhost:3000/text-to-speech/synthesize"

  3. Run application npm start

npm run ios

npx react-native run-ios

npx expo start

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published