Keep a track of your own income and expenses and have a clear picture of where your money is going.
The project aims to make help keep a track of money inflow and outflow. Many people in India live on a fixed income, and they find that towards the end of the month they don’t have sufficient money to meet their needs. While this problem can arise due to low income, invariably it is due to poor money management skills. People tend to overspend without realizing, which can prove to be disastrous. Using a daily expense manager can help them keep track of how much they spend every day and on what. Using an expense tracker is one of the best ways to get their expenses under control and bring some semblance of order to their finances.
This URL has the application deployed in
Clone the project into local
Install all the npm packages. Go into the project folder and type the following command to install all npm packages
npm install
In order to run the application Type the following command
npm start
The Application Runs on localhost:3000