The Expense Manager App is a web application built with React that helps you manage your expenses. It provides a user-friendly interface for tracking and analyzing your spending habits over time. One of the key features is a bar chart that visualizes the monthly expenses for a selected year.
- Expense Tracking: Easily add your expenses.
- Monthly Spending Chart: Visualize your monthly expenses in a bar chart.
- Yearly Analysis: Select a specific year for a comprehensive overview of your expenses.
- Super app: Works seamlessly on desktop.
Follow these steps to get the Expense Manager App up and running on your local machine:
- Node.js and npm (Node Package Manager) installed on your computer.
- Git for version control.
-
Clone the repository:
git clone https://github.com/livcia/REACT_expense_tracker.git cd REACT_expense_tracker
-
Install the project dependencies and Start the development server:
npm install npm start
If you have any questions or suggestions, please feel free to reach out to us at [email protected]