Not everyone trains the same so this is a customisable tracker. No need to use your basic notes app with poor formatting, you can make your very own with this.
Created and tested with:
Node v12.14.0
npm v6.13.4
Clone this repository into a directory of your choice git clone https://github.com/liamchampton/GymTrack.git
Use the cd
command to navigate into the GymTrack
directory and install the packages npm install
Once installed run the app by using the command npm start
and see it running on localhost:3000
in a web browser