Skip to content

SPLIT.IT is a browser-based application which is used to split the expenses among a group of people and keep track on how much you owe to others, or you must receive from them easily.

Notifications You must be signed in to change notification settings

siliconvolley/split-it-web

Repository files navigation

Welcome to SPLIT.IT

This is just an initial basic implementation of a Bill Splitting Application that divides the bill specifically based on what the user has opted to share an item for.

Prerequisites

  • Git
  • NodeJS

Set up locally

1. Clone the Repository

git clone https://github.com/siliconvolley/split-it-web.git

2. To set up client-side:

2.1 Navigate to the split-it-web directory, and Install the dependencies:

cd split-it-web
npm install

3. To run the application

npm run dev

About

SPLIT.IT is a browser-based application which is used to split the expenses among a group of people and keep track on how much you owe to others, or you must receive from them easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages