Skip to content

Latest commit

 

History

History
74 lines (59 loc) · 3.93 KB

README.md

File metadata and controls

74 lines (59 loc) · 3.93 KB

Budget Buddy

Introducing Budget Buddy, your ultimate web-based personal finance and budget tracking software. With Budget Buddy, managing your finances becomes easier and more organized.

Users can create personalized categories to tailor their budget tracking, set up multiple accounts, and record all transactions in one streamlined platform. Whether tracking daily expenses or planning for long-term savings, Budget Buddy provides the tools you need to stay in control of your financial goals.

Designed for simplicity and efficiency, Budget Buddy easily tracks, analyzes, and optimizes your financial health.

View Demo »

Preview Preview

Built With

Next

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
    git clone https://github.com/muhammad-zain01/budget-buddy.git
  2. Install NPM packages
     cd budget-buddy
     npm install
  3. For Starting Server
    npm run dev

Open http://localhost:3000 with your browser to see the result.