A simple web app for tracking your expenses and managing your budget in real-time. Built using the MERN stack (MongoDB, Express, React, Node.js).
- Add Transactions: Add new income or expense transactions.
- Transaction History: View all previous transactions with descriptions.
- Real-Time Balance Update: See your total balance automatically update with each transaction.
- Cross-Platform: Can be accessed via any web browser.
- Frontend: React.js
- Backend: Node.js, Express.js
- Database: MongoDB Atlas
- Styling: CSS
- Node.js: Ensure you have Node.js installed. You can download it here.
- MongoDB Atlas: Make sure you have a MongoDB Atlas account, or run MongoDB locally.