SpendWise helps users easily track expenses and gain control over their finances. It promotes smart budgeting, prevents overspending, and supports better financial planning with simple and real-time tracking.
| Home | Add Expense |
|---|---|
![]() |
![]() |
Clone the project
git clone https://github.com/am4352/SpendWiseGo to the project directory
cd SpendWiseInstall dependencies
npm installStart Metro
npx react-native startStart the application
npx react-native run-android
