https://github.com/peterfication/peak-tracker-app
The Peak Tracker mobile app
https://github.com/peterfication/peak-tracker-app
Last synced: 11 months ago
JSON representation
The Peak Tracker mobile app
- Host: GitHub
- URL: https://github.com/peterfication/peak-tracker-app
- Owner: peterfication
- Created: 2023-03-14T19:20:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T01:40:55.000Z (about 2 years ago)
- Last Synced: 2025-06-29T01:56:36.160Z (12 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Peak Tracker App
This is the Peak Tracker mobile App that is running with the [Peak Tracker Backend](https://github.com/peterfication/peak_tracker_backend) and the [Peak Tracker Identity Provider](https://github.com/peterfication/peak-tracker-auth/)
It's built with [React Native](https://reactnative.dev/).
## Useful commands
Commands are defined in the [`Justfile`](Justfile) and can be listed with [`just`](https://github.com/casey/just).
## Storybook
Storybook can be toggled via the ReactNative developer menu (open them by shaking the device e.g. with CMD+CTRL+Z).