Welcome. Budget Butler is React/Redux web application that allows users to track their spending. User information is stored on a Postgres database with an Rails API that can be found here, https://github.com/Dwein9/BudgetButlerAPI.
- React
- Redux
- JavaScript
- Materialize.css
- This project was bootstrapped with Create React App.
After following the directions from the Rails API repository, clone this project and run npm install to download the necessary modules. Then npm start to serve the files to a localport. Or view here, https://budgetbutler.co
- Franco Cappitta - https://github.com/Franco84
- David Weinstein - https://github.com/dwein9
- Jonathan Zylberberg - https://github.com/ZylberbergJ23