Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 600 Bytes

Welcome to the R + T Fund Finance Tracker

Build Status

The goal of this project is to create a simple and easy to use web interface for checking in on the status of your finance in the R + T fund.

Project Setup

On the back-end,

  • app starts at server.js
  • add frameworks and packages in package.json

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project