Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 659 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 659 Bytes

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.