A React application that allows users to manage monthly budgets, track recent purchases, and create goals to save money for.
Frontend: React, Sass
Backend: Firebase
git clone https://github.com/nickschirloff/react-expense-tracker
npm install
Create a Firebase project and create an .env file in the root directory to store database information. Example .env file is included with project.
Finally, run the project.
npm start
Some permissions may need to be enabled when interacting with the database.