An app designed to write your new gym personal records and create workout notes.
# Install the dependencies needed
npm install
# Start the app
npm start
This will start the development server for you and then you may use the Expo client app on your iOS or Android device to open the application.