JasonTrue / pace

Running pace calculator

Home Page:https://pace.move.yuzuten.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@YuzuTen/pace

Build Status Netlify Status

Pace calculator and charts

This is a quick-and-dirty Vue/Nuxt project designed to visualize the interplay of running pace, speed, and distance. There are plenty of these types of projects online, but I wanted an excuse to learn Nuxt.

Build Setup

# install dependencies
$ yarn install # Or yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, checkout the Nuxt.js docs. .

Contributing

  1. Fork it.
  2. Create a topic branch git checkout -b my_branch
  3. Commit your changes git commit -am "Added fizzle feature"
  4. Push to your branch git push origin my_branch
  5. Send a pull request

License

@YuzuTen/Pace is Copyright © 2019 Jason Truesdell. Licensed under the terms of the GNU Public License V3

About

Running pace calculator

https://pace.move.yuzuten.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.7%Language:Vue 24.0%Language:CSS 3.3%