Skip to content

Latest commit

 

History

114 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Train Tracker

React frontend for logging and reviewing workouts through the Train Tracker API.

Setup

npm install
cp .env.example .env
npm start

Set REACT_APP_API_URL to the API root. For local development with train-tracker-server, the default is:

REACT_APP_API_URL=http://localhost:5000

Scripts

npm start
npm test
npm run build

This project uses an older Create React App stack, so the start/build scripts include NODE_OPTIONS=--openssl-legacy-provider for compatibility with newer Node versions.

About

A neat little app for tracking your workouts.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages