A web application to track income, expenses, and debts with secure authentication, transaction history, and visual dashboards.
- Track Income & Expenses – Categorize transactions and monitor spending.
- Debt Management – Keep a record of borrowed and lent money.
- Transaction History – Filter and sort past records.
- Visual Dashboards – Charts and summaries for better insights.
- Secure Authentication – Firebase Authentication for login/signup.
- Cloud Storage – Firestore for real-time, scalable data storage.
- Frontend: HTML, CSS, JavaScript, React.js
- Backend/Database: Firebase Authentication, Firestore
- Deployment: Vercel
- GitHub Repository: Expense Tracker App
- Live Demo: View Live
# Clone the repository
git clone https://github.com/Palak3125/expensetracker-app.git
# Navigate into the project folder
cd expensetracker-app
# Install dependencies
npm install
# Start the development server
npm run dev
## 👩💻 Developed by
**Palak Dwivedi**
📧 [palakdwivedi103@gmail.com](mailto:palakdwivedi103@gmail.com)
🔗 [LinkedIn](https://www.linkedin.com/in/palak-dwivedi) | [GitHub](https://github.com/Palak3125)