Expense Flow is a web application designed to help you manage and track your expenses easily and efficiently. With Expense Flow, you can keep a close eye on your financial transactions, categorize expenses, set budgets, and gain insights into your spending habits.
- Expense Tracking: Record and categorize your daily expenses.
- Budget Management: Set and manage budgets for different expense categories.
- Data Visualization: Visualize your spending patterns with charts and graphs.
- User Authentication: Securely register and log in to your account.
- Multi-Platform: Access Expense Flow from your computer, tablet, or smartphone.
Check out the live demo of Expense Flow here.
To run Expense Flow locally, follow these steps:
- Clone this repository:
git clone https://github.com/NickeyNb/ExpenseFlow.git - Install dependencies:
npm install - Start the development server:
npm start
- Create an account or log in.
- Add your expenses and categorize them.
- Set budgets for different categories.
- View expense reports and charts to track your financial progress.
- Frontend: React, Redux
- Backend: Node.js, Express.js, MongoDB
- Hosting: Vercel (frontend), Render (backend)
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to contact me at https://nitin-portfolio-coral.vercel.app/
Happy expense tracking!


