Skip to content

Cash Compass is a web application designed to help users track their income, expenses, and overall financial health.

Notifications You must be signed in to change notification settings

NikeshCohen/Cash-Compass

Repository files navigation

Cash Compass

Overview

Cash Compass is a web application designed to help users track their income, expenses, and overall financial health. Users have the ability to create new budgets, view recent most recent expenses, as well as all previous expenses. You are able to view all expenses in each budget category.

Installation

You can visit the live site: https://cash-compass.netlify.app/

Alternatively run the finance tracker locally, follow these steps:

  1. Clone the repository from GitHub:

    git clone https://github.com/nikeshcohen/cash-compass.git
  2. Install dependencies:

    cd cash-compass
    npm install
  3. Start the application:

    npm run dev

    The application should now be running on http://localhost:5173.

About

Cash Compass is a web application designed to help users track their income, expenses, and overall financial health.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published