Workout Analytics

React app to visualize exercise data.

Scripts

yarn — Install dependencies
yarn start — Start create-react-app server
yarn test — Run jests test (add --watch flag, if desired)
yarn build — Create production ready build
yarn serve — Start a local server for yarn build output
yarn skeletor — Build Skeletor styles
yarn typebeast — Build Typebeast styles

GitHub