- React Native version
- User accounts
- Ability to track 1RM performance after a workout program cycle
- Users can upload their own templates
- Users can search and use popular templates that others have made
- Add additional popular workout templates
git clone https://github.com/jooohhn/strongr.git
cd strongr
yarn
# Development
yarn dev
# Run tests
yarn test