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
- Host: GitHub
- URL: https://github.com/runningdeveloper/bu-share
- Owner: runningdeveloper
- Created: 2024-07-19T20:33:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T10:10:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T03:42:31.812Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://bu-share.netlify.app/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```