Skip to content

AmritanshuPrashar/budgetGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget Go 💸

A budgeting app that helps you manage your money.

Try using Web App for free : BudgetGo 💸

⚠️ Important Instructions :

> This web app uses your browsers local storage to store all the budgets and expenses.
  If your clear your all the browsers data, it results to loss of all budgets and expenses.

Preview Images 📸

  1. Main Page

  1. Dashboard Page

  1. Expenses Page

  1. Recent Expenses Page

  1. Budget Details Page

Some basic commands:

git clone https://github.com/AmritanshuPrashar/budgetGo.git
cd budgetGo
npm install
npm run dev