The goal of this project is to provide an interactive way for the public to understand the expenses of Brazilian deputies by presenting the data in a visual format.
Built with React, TypeScript, and Redux Toolkit.
State management is handled by the Redux store, utilizing the createSlice API to handle caching and improve performance.
The project utilizes Vite as the development server and is deployed using Amplify from AWS.
The charts are designed to update dynamically with the window resize.