Webapp to help you exercise at home.
- Webapp: https://thiagosf.github.io/workout-at-home
- Storybook: https://thiagosf.github.io/workout-at-home/storybook
yarn storybook
yarn start
yarn build
- MuscularGroupCount
- ColorModeSwitch
- Logo
- ExerciseHeader
- TabBarMainButton
- TabBarButton
- PagingDots
- MuscularGroup
- ExerciseCard
- Exercise
- Header
- TabBar
- ExerciseCarousel
- ExerciseFilters
- ExerciseMiniControls
- ExerciseMiniList
- ExerciseMiniNext
- EmptyList
- RepetitionCount
- Timer
- WaitBeforeNextExercise
- Finish
- MuscleGroupBody
- NumberControl
- RestBetweenExercises
- AddToHomeScreen
- Home
- Exercices list
- Workout
- NextExercise
- Finish
- Onboarding
- Not found
- Saved lists
- exercises
- Refactor
allColors
usingutils:valueByMode
- Create route view to
/workout
, add/workout/next
and/workout/finish
to mantainTimer
on top - Add animations with
framer-motion
- Desktop version
- i18n support
- Remove item on sort list
- Improve confirmation component
- Fix close button into add to home screen component
- Onboarding scrollbars
- Add sound on over seconds in an exercise
- Add multiple times same exercise
- Edit saved list
- Add custom exercise
- Create API to exercises list
- Add animation on saved lists page
- Make .web.app domain (https://firebase.google.com/docs/hosting)