dsymiller / splitsbill

app for splitting the check

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scratch-project

app for splitting the check

To try it out:

  1. Clone the repo

  2. Create a .env with: PG_URI=[a postrgres URI]

  3. Run the following commands:

npm install
npm build
npm start

About

app for splitting the check

License:MIT License


Languages

Language:JavaScript 98.9%Language:SCSS 1.1%