Skip to content

React Native app to show live stream of surf waves in Korea (iOS and Android)

License

Notifications You must be signed in to change notification settings

nerdyfactory/surfcam

Repository files navigation

surfcam

React Native app showing live stream of surf waves in South Korea. Supports both iOS and Android.

This app uses following modules -

How to run

  1. Clone the repo
$ git clone https://github.com/nerdyfactory/surfcam.git
$ cd surfcam
  1. Install dependencies
$ npm install
  1. Update Google Maps API key in android/app/src/main/AndroidManifest.xml

  2. Update live stream URIs in src/locationData.json

  3. Start the server

$ npm start
  1. Running on Android:
$ react-native run-android
  1. Running on iOS:
$ react-native run-ios

License

This project is available under the MIT license.

About

React Native app to show live stream of surf waves in Korea (iOS and Android)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published