Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 458 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 458 Bytes

one-click-workout

React app for tracking progress through a workout challenge with single button interactions.

The workout is specified in data.json, and progress is tracked using the browser's local storage. Intended for use with a Chromecast device, but should work elsewhere too.

The example workout is scraped from Chloe Ting's Summer Shred Challenge 2021 using websiteparser.py.