/Bill.r

Bill.r is a web application for monitoring bills with your roommates.

Primary LanguageJavaScript

Bill.r

Bill.r is a web application for monitoring bills with your roommates.

NPM Version SemanticUI Version ReactJS

Installation

  1. Clone this repository git clone https://github.com/rrsilaya/Bill.r.git.
  2. Go to the directory cd bill.r.
  3. Install dependencies npm install.
  4. Run npm start. The app is on http://localhost:3000

Building

Run npm run build to build the app for production. The bundle will be in build/ folder.