Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quasarbright/dinner-debt

for calculating how much you owe for food
https://github.com/quasarbright/dinner-debt

Last synced: 26 days ago
JSON representation

for calculating how much you owe for food

Awesome Lists containing this project

README

        

# Dinner Debt

A tool for calculating how much you owe someone for dinner.

https://quasarbright.github.io/dinner-debt

## Run locally

```sh
npm start
```

## Deploy to GitHub pages

```sh
npm run deploy
```