Welcome to the R + T Fund Finance Tracker
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.
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
andindex.html
- drag in
assets
, like images or music, to add them to your project