Personal project created to make it easier to track the duration of Tabata workout sections
To clone and run this application, you'll need Git, Node.js and Yarn installed on your computer. Then, from your command line:
# clone and access this repository
$ git clone https://github.com/diego-aquino/tabata-timer.git && cd tabata-timer
# install the dependencies of the project
$ yarn
# start a local server
$ yarn start
Now you can visit http://localhost:3000
to check out this tabata timer!
This project if under MIT License. Check LICENSE for more information.
Made by Diego Aquino 😎. Connect with me! 👋