An open API service indexing awesome lists of open source software.

https://github.com/runningdeveloper/bu-share

Quick site to share state of friends doing a Backyard Ultra
https://github.com/runningdeveloper/bu-share

Last synced: about 1 year ago
JSON representation

Quick site to share state of friends doing a Backyard Ultra

Awesome Lists containing this project

README

          

# BU lap track

Wanted a way I could quickly share the current status of my friends doing a Backyard Ultra.

Super basic. It uses local storage to store the current status of the runners.

## How to run

``` npm install```

```npm run dev```