A simple and straightforward expense tracker application built with React and Syncfusion Keep track of your income and expenses with ease.
- Add and remove expenses and incomes with description and amount
- Visualize your expenses with an integrated chart system
- Edit existing fields
- Responsive design, optimized for both desktop and mobile devices
- Clone the repository by running
git clone https://github.com/byessilyurt/expense-tracker.git
- Navigate to the cloned repository by running
cd expense-tracker
- Install the dependencies by running
npm install
oryarn install
- Start the development server by running
npm run start
oryarn start
- Visit
http://localhost:3000
in your browser to see the application in action
- React.js
- Syncfusion
- TailwindCSS
If you have any ideas or suggestions, feel free to open an issue or submit a pull request. Contributions are always welcome!
Yusuf Yesilyurt - LinkedIn - Website
This project is licensed under the MIT License - see the LICENSE file for details.