An open API service indexing awesome lists of open source software.

https://github.com/vsbron/workout-timer-2025-react

Small project that I made for helping me during small workout exercises I do
https://github.com/vsbron/workout-timer-2025-react

Last synced: 12 months ago
JSON representation

Small project that I made for helping me during small workout exercises I do

Awesome Lists containing this project

README

          

# Workout Timer

A simple workout timer app with adjustable exercise and break intervals, sound notifications, and user controls to start, pause, stop, and reset the timer.

## Features

- Adjustable exercise and break lengths
- Countdown timer with start, pause, stop functionality
- Sound effects for timer actions (start, pause, stop)
- Reset timer to default values
- Context API for state management
- Responsive design ready for any device

## Technical Details

- Built with React and TypeScript
- State management via Context API
- Sound playback using HTML5 Audio
- Modular components: Timer, Controls, Options
- Assets managed in `src/assets` folder
- Easy to extend with new features or styles

## Live Version

https://vsbron-react2025-workout-timer.netlify.app/