Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 837 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 837 Bytes

The Kayaklog app

platform platform

📱 React native app that for logging trajectory data in a kayak

How to setup?

  1. Start the water api using node index.js in the /waterCheckAPI folder
  2. Start an android or Iphone emulator
  3. Use the following command expo start in the /app folder.

Interesting libraries used