SavvyBudget
A budget, expenses, and bill tracking application for non-commercial home and personal use.
Technologies Used
This app is made with:
Bootstrapped with Create-React-App v5 aka react-scripts
Table of Contents
Installation
- Clone the repository:
git clone https://github.com/gbowne1/SavvyBudget.git - Navigate to the project directory:
cd SavvyBudget - Install dependencies:
npm install - Start the development server:
npm start
Usage
We recommend using this with Node 18.15.0 or at the bare minimum the latest LTS.
You should already be familiar with React 17 and/or 18, JavaScript ES5/ES6/ES7, and JSX.
Please note that this project is not hosted anywhere yet, and the backend is currently under construction. Use the Create React App development server by running npm start inside the root of the project.
Contributing
If you would like to contribute to this repository, please read our Contributing document. We welcome your pull requests here.
If you would like something to work on, there are plenty of TODOs here: https://github.com/gbowne1/SavvyBudget/blob/main/TODO.md
License
This project is licensed under the MIT License - see the LICENSE file for details.