Skip to content

An interactive fitness app that makes use of the react-video-looper component to loop exercise reps

Notifications You must be signed in to change notification settings

lewhunt/react-fitness-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Fitness App

An interactive fitness app that makes extensive use of the react-video-looper component for inner looping of videos.

Click here to try out the fitness app

Example

The user can choose an exercise type and duration, then the app starts playback of the exercise routine and proceeds to loop through a configurable amount of exercise reps.

For more information about the reusable react-video-looper component that powers this app check out the repo here.