Skip to content

A small web app made in Svelte to see much how everyone pays after going out

Notifications You must be signed in to change notification settings

EleKtr1X/bill-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eating Out Bill Splitter

This is a small web app made in Svelte where you can see how much everyone equally pays after eating out.

Go to https://elektr1x.github.io/bill-splitter to see it in action.

Running Locally

To run this app locally, just run the following commands in the root folder:

npm install # installs dependencies
npm run dev # runs the dev script

After doing that, you should be able to run the app by going to localhost:5000 in your web browser.

About

A small web app made in Svelte to see much how everyone pays after going out

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published