Welcome to the Expense Tracker! This is a simple and intuitive web application that allows users to manage their income and expenses effectively.
- Add Income: Users can input and keep track of their various sources of income.
- Add Expenses: Users can record their expenses.
- Summary Dashboard: Provides an overview of total income and total expenses.
- Responsive Design: The application is designed to work seamlessly on both desktop and mobile devices.
- HTML5: For structuring the web content.
- CSS3: For styling the application.
- JavaScript: For adding interactivity.
- React: For responsive design.
Follow these steps to set up the project locally:
-
Clone the repository:
bash
Copy code
git clone https://github.com/ChinmayBagad/Expense_Tracker.git
-
Navigate to the project directory:
bash
Copy code
cd frontend
-
Run
npm run dev
in your Terminal.
-
Add Income:
- Navigate to the 'Add Income' section.
- Enter the details such as the source of income, amount, and date.
- Click the 'Add' button to save the income entry.
-
Add Expenses:
- Navigate to the 'Add Expense' section.
- Enter the expense details including category, amount, and date.
- Click the 'Add' button to save the expense entry.
-
View Summary:
- The summary dashboard will automatically update to show the total income and total expenses.
Contributions are welcome! If you have any suggestions, bug reports, or improvements, feel free to open an issue or submit a pull request. Please make sure to follow the standard GitHub contribution guidelines.
If you have any questions or need further assistance, feel free to contact me:
- Email: [email protected]
- GitHub: Chinmay Bagad
Feel free to reach out if you have any questions or need any help!