Skip to content

A workout timer with customizable sets, reps, and rest periods. Track your progress with motivational quotes, achievements, detailed statistics, and workout history. Works offline.

Notifications You must be signed in to change notification settings

ntanis-dev/tempo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tempo

A workout timer app built entirely with AI.

Project Structure

tempo/
├── frontend/          # React frontend application
├── backend/           # Express backend server
└── package.json       # Root scripts for running the project

Development

# Install dependencies for both frontend and backend
npm run install:all

# Run frontend dev server (port 5173)
npm run dev

# Run backend server (port 3001)
npm run server:dev

Production Build

# Build frontend
npm run build

# Start production server
npm run server

Full documentation to be added.

About

A workout timer with customizable sets, reps, and rest periods. Track your progress with motivational quotes, achievements, detailed statistics, and workout history. Works offline.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •