Skip to content

webdevbyjoss/TravelSplit

Repository files navigation

TravelSplit – The Easiest Way to Split Trip Costs

Simplifies tracking and splitting trip expenses.

  • Add expenses and split them among the group members.
  • See summary of the total expenses and the amount each person owes or is owed.

Quick Start

npm install
npm run dev

open: http://localhost:8080/

Screenshot

Screenshot

Development Guide

Setup Authorship

Please setup commits authorship right after cloning the Git repository.

git config user.name "<Your Name>"
git config user.email "<Your Email>@gmail.com"

Run unit tests

npm test

Building for Production

Create a production build:

npm build

Contributing

We welcome contributions to TravelSplit! Whether you want to fix bugs, improve documentation, or add new features, your help is appreciated.

Please see the CONTRIBUTING.md file for more information on how to contribute to this project.

About

TravelSplit – The Easiest Way to Split Trip Costs

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •