An expense tracker app built with React.js, Material-UI, and Firebase. This app allows users to track their expenses, view summaries, and manage their finances efficiently.
- User Authentication: Sign up, log in, and log out using Firebase Authentication.
- Expense Management: Add, view, and manage expenses.
- Dashboard: A centralized view for managing expenses and viewing summaries.
- Real-Time Updates: Expenses are updated in real-time using Firebase Firestore.
- Responsive Design: Built with Material-UI for a modern and responsive UI.
- Frontend: React.js, Material-UI
- Backend: Firebase (Authentication, Firestore)
- Routing: React Router
- Deployment: Vercel/Netlify (optional)
- Node.js (v16 or higher)
- npm (v8 or higher)
- Firebase account (for backend setup)
- Clone the repository:
git clone https://github.com/A-n-u-O/expense-tracker.git