top of page

Budget Control Application

This web application helps manage a given budget. Users can track expenses, edit, filter them, and get a visual feedback on the current budget status based on the expenditures. It is a dynamic app that uses LocalStorage to save the previous state.

image.png

JavaScript

Structured with JavaScript to add functionallity.

Tailwind

Styled with Tailwind library for the visual efects and responsive Design.

React

React for dynamic component implementation.

Hooks

Hooks provide a cleaner and more concise way to manage state, side effects, context, and more.

bottom of page