SpendWise is a budgeting and expense tracking web application. It helps users manage their personal finances with ease. Built using HTML, Tailwind CSS, and JavaScript, SpendWise offers a simple yet effective solution to track daily expenses and stay on top of budgets.
🔗 Live Preview: SpendWise Website
- Expense Tracking: Add and categorize your daily expenses.
- Graphs and Charts: Monitor spending through graphs and charts.
- Frontend: HTML, Tailwind CSS, JavaScript
- Deployment: Localhost for development
- Clone the repository:
git clone https://github.com/your-username/spendwise.git
npm i
npm start
http://localhost:5173
We welcome contributions! Feel free to fork the repo and submit a pull request.
This project is for educational purposes.