Skip to content

Running Tools App consists of a cluster of tools for runners, such as pace calculator, target heart rate calculator, Basal Metabolic Rate, among other features.

Notifications You must be signed in to change notification settings

diegonunesreis/running-tools

Repository files navigation

RunningTools

Running Tools App consists of a cluster of tools for runners, such as pace calculator, target heart rate calculator, Basal Metabolic Rate, among other features.

Table of contents

General info

Running Tools is a toolbox for runners. Containing several essential features that make it easier for athletes to plan their training, such as: pace calculation, target heart rate calculation, basal metabolic rate.

Technologies

This project was' created with:

Installation

Platform & tools

You need to install Node.js and then the development tools. Node.js comes with a package manager called npm for installing NodeJS applications and libraries.

Get the Code

Either clone this repository or fork it on GitHub and clone your fork:

git clone https://github.com/diegonunesreis/runner-tools.git
cd runner-tools

Install local dependencies (from the project root folder):

npm install

(This will install the dependencies declared in the ./package.json file)

Running Application

Run ng serve for a dev server. Navigate to http://localhost:4200/.

About

Running Tools App consists of a cluster of tools for runners, such as pace calculator, target heart rate calculator, Basal Metabolic Rate, among other features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published