Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 778 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 778 Bytes

Keep The Beat

Native app that measures your running cadence using accelerometer. This cadence is then used to pick a song with suitable bpm. As a result, music can help you with keeping your running pace.

Usage

  • To run the app use command: npx expo run --tunnel

  • Open expo app on your phone and scan QR code, make sure you're connected to the same network on both devices

  • Open spotify and let it run in the background

  • Log in to Spotify account in the compiled expo app, pick a playlist and the device you're using to play music and start running

Tech stack:

  • React Native
  • TypeScript
  • Expo
  • Spotify Api