Simple Boxtimer

A simple timer for boxing. Written with react native, works on android and the web.

Development

# install expo
npm i -g expo-cli

# install deps
npm i

# run application
npm run android
npm run web
Sh

Build

# build for android or web
npm run build:android
npm run build:web
Sh

GitHub

A simple to use interval timer for boxingRead More

Latest commit to the master branch on 8-12-2020
Download as zip