Skip to content

React app to allow users to keep track of monthly expenses, keep track of budgets, and contribute to savings goals.

Notifications You must be signed in to change notification settings

nickschirloff/react-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voyager Expense Tracker

A React application that allows users to manage monthly budgets, track recent purchases, and create goals to save money for.

Tech Stack

Frontend: React, Sass

Backend: Firebase

Installation

  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.

Screenshots



About

React app to allow users to keep track of monthly expenses, keep track of budgets, and contribute to savings goals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published