Skip to content

dsymiller/splitsbill

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • SCSS 1.1%