huttj / trip-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trip Calculator

A simple way to split the bill when traveling with friends.

Screenshot

Run

  1. yarn install
  2. npm start

Build

  1. yarn install
  2. npm run build

Output is saved to the build folder.

About


Languages

Language:JavaScript 97.8%Language:HTML 2.2%