A lightweight gym companion app built with ReactLynx. Log your daily workouts and track progress โ built for those maximizing every hour at the gym.
First, install the dependencies:
bash
pnpm install
Then, run the development server:
pnpm run dev
Scan the QR code shown in the terminal with your LynxExplorer app to preview the app on your mobile device. Features (coming soon):
๐ Log daily workouts (sets, reps, weight)
๐ Track weekly progress
๐ Visual progress charts (WIP)
๐พ Local storage first, backend later